[Pkg-nagios-changes] [pkg-icingaweb2] 04/04: Fix group and permissions of modules directory
Alexander Wirt
formorer at debian.org
Sun Jul 17 08:11:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
formorer pushed a commit to branch master
in repository pkg-icingaweb2.
commit 5a3d01492a144faa3f32ccf13a0ba181b9e115f4
Author: Alexander Wirt <formorer at debian.org>
Date: Sun Jul 17 10:10:46 2016 +0200
Fix group and permissions of modules directory
---
debian/icingaweb2-common.postinst | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/icingaweb2-common.postinst b/debian/icingaweb2-common.postinst
index c6b82f1..a0cf1c0 100644
--- a/debian/icingaweb2-common.postinst
+++ b/debian/icingaweb2-common.postinst
@@ -27,6 +27,7 @@ case "$1" in
fi
# secure configuration directory and allow config access
setperm root icingaweb2 2770 /etc/icingaweb2
+ setperm root icingaweb2 2770 /etc/icingaweb2/modules
;;
abort-upgrade|abort-remove|abort-deconfigure)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icingaweb2.git
More information about the Pkg-nagios-changes
mailing list