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

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


The following commit has been merged in the debian/master branch:
commit d240974162bfa8edb2f31f16d4a580176172e7a3
Author: Arthur Gautier <aga at zenexity.com>
Date:   Tue Feb 28 22:44:22 2012 +0100

    Fix user and group

diff --git a/debian/patches/0006-Fix-user-and-group.patch b/debian/patches/0006-Fix-user-and-group.patch
new file mode 100644
index 0000000..3b41184
--- /dev/null
+++ b/debian/patches/0006-Fix-user-and-group.patch
@@ -0,0 +1,19 @@
+From: Arthur Gautier <aga at zenexity.com>
+Date: Tue, 28 Feb 2012 22:43:51 +0100
+Subject: [PATCH] Fix user and group
+
+---
+ setup.cfg |    2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+diff --git a/setup.cfg b/setup.cfg
+index 0109ed6..3ae40e3 100644
+--- a/setup.cfg
++++ b/setup.cfg
+@@ -5,3 +5,5 @@ var-path=/var/lib/nagios
+ run-path=/var/run/nagios
+ log-path=/var/log/shinken
+ plugins-path=/usr/lib/nagios/plugins
++owner=nagios
++group=nagios
+-- 
diff --git a/debian/patches/series b/debian/patches/series
index e6faa09..c3c835a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 0003-Fix-buildpath.patch
 0004-Use-nagios-user.patch
 0005-Fix-nagios-user.patch
+0006-Fix-user-and-group.patch

-- 
UNNAMED PROJECT



More information about the Pkg-nagios-changes mailing list