[Pkg-nagios-changes] [pkg-icinga2] 01/01: Allow nagios group to write/remove perfdata

Alexander Wirt formorer at debian.org
Fri Jul 10 08:05:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

formorer pushed a commit to branch master
in repository pkg-icinga2.

commit 35c654e8af6b4acf340f21f3fef5d6380320126d
Author: Alexander Wirt <formorer at debian.org>
Date:   Fri Jul 10 10:04:53 2015 +0200

    Allow nagios group to write/remove perfdata
---
 debian/icinga2-common.postinst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/icinga2-common.postinst b/debian/icinga2-common.postinst
index d53e1b4..dbe0f47 100644
--- a/debian/icinga2-common.postinst
+++ b/debian/icinga2-common.postinst
@@ -50,7 +50,7 @@ case "$1" in
         setperm nagios www-data 0750 /var/cache/icinga2
 
         setperm nagios nagios 0750 /var/spool/icinga2
-        setperm nagios nagios 0750 /var/spool/icinga2/perfdata
+        setperm nagios nagios 0770 /var/spool/icinga2/perfdata
         setperm nagios nagios 0750 /var/spool/icinga2/tmp
 
     ;;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga2.git



More information about the Pkg-nagios-changes mailing list