[Pkg-nagios-changes] [pkg-icinga2] 05/08: Explicitly set permissions on /etc/icinga2/pki

Alexander Wirt formorer at debian.org
Tue Aug 23 09:38:20 UTC 2016


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

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

commit d0a6d59efff03c3f43947c8a358508d466a5a944
Author: Alexander Wirt <formorer at debian.org>
Date:   Tue Aug 23 11:13:20 2016 +0200

    Explicitly set permissions on /etc/icinga2/pki
    
    Closes: #824482
---
 debian/icinga2-common.postinst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/icinga2-common.postinst b/debian/icinga2-common.postinst
index 134474c..74b9ee8 100644
--- a/debian/icinga2-common.postinst
+++ b/debian/icinga2-common.postinst
@@ -38,6 +38,7 @@ case "$1" in
         # explicitly set permissions on some files that are dependent
         # on the uid/gid of the nagios user, which is dynamically created.
         setperm nagios nagios 0750 /etc/icinga2
+        setperm nagios nagios 0700 /etc/icinga2/pki
 
         setperm nagios adm 2751 /var/log/icinga2
         setperm nagios adm 2751 /var/log/icinga2/compat

-- 
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