[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a

Arthur Gautier aga at zenexity.com
Tue Feb 28 22:23:14 UTC 2012


The following commit has been merged in the debian/master branch:
commit 4a8926e382088a814f7888f70946c2317e59cbdd
Author: Arthur Gautier <aga at zenexity.com>
Date:   Tue Feb 28 21:57:38 2012 +0100

    Fix nagios user

diff --git a/debian/patches/0004-Use-nagios-user.patch b/debian/patches/0004-Use-nagios-user.patch
new file mode 100644
index 0000000..1dd917a
--- /dev/null
+++ b/debian/patches/0004-Use-nagios-user.patch
@@ -0,0 +1,21 @@
+From: Arthur Gautier <aga at zenexity.com>
+Date: Tue, 28 Feb 2012 21:56:02 +0100
+Subject: [PATCH] Use nagios user
+
+---
+ bin/default/shinken.in |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/bin/default/shinken.in b/bin/default/shinken.in
+index 2441740..5254aa9 100644
+--- a/bin/default/shinken.in
++++ b/bin/default/shinken.in
+@@ -128,5 +128,5 @@ RECEIVERDEBUGFILE="$LOG/receiver-debug.log"
+ NICENESS=5
+ 
+ # user/group for the var/run rights
+-SHINKENUSER=shinken
+-SHINKENGROUP=shinken
++SHINKENUSER=nagios
++SHINKENGROUP=nagios
+-- 
diff --git a/debian/patches/series b/debian/patches/series
index 01f102e..9f53db8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 0001-642297-Fix-init.patch
 0002-nagios-path-setup.patch
 0003-Fix-buildpath.patch
+0004-Use-nagios-user.patch

-- 
UNNAMED PROJECT



More information about the Pkg-nagios-changes mailing list