[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, master, updated. 0c3827aca406859bd5d5512224a0c0a3cfa685d2

Alexander Wirt formorer at debian.org
Fri Nov 11 20:23:14 UTC 2011


The following commit has been merged in the master branch:
commit cdfef3950e0465a0f72e36bd57d63228f52d01cf
Author: Alexander Wirt <formorer at debian.org>
Date:   Sat Aug 27 19:38:55 2011 +0200

    Make check-mk web dir sgid nagios

diff --git a/debian/check-mk-multisite.postinst b/debian/check-mk-multisite.postinst
index 5f8da80..a15f891 100644
--- a/debian/check-mk-multisite.postinst
+++ b/debian/check-mk-multisite.postinst
@@ -20,7 +20,7 @@ setperm() {
 case "$1" in
     configure)
         # explicitly set permissions on some files
-        setperm www-data www-data 770 /var/lib/check_mk/web
+        setperm www-data nagios 4770 /var/lib/check_mk/web
     ;;
     abort-upgrade|abort-remove|abort-deconfigure)
     ;;

-- 
UNNAMED PROJECT



More information about the Pkg-nagios-changes mailing list