[Pkg-nagios-changes] [pkg-icinga2] 06/08: Add a stricter umask to service file

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 ee1209758f560ad841df21bb8cc7078f4a723497
Author: Alexander Wirt <formorer at debian.org>
Date:   Tue Aug 23 11:15:17 2016 +0200

    Add a stricter umask to service file
    
    Closes: #827338
---
 debian/icinga2-common.icinga2.service | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/icinga2-common.icinga2.service b/debian/icinga2-common.icinga2.service
index a4059bf..fc6f94b 100644
--- a/debian/icinga2-common.icinga2.service
+++ b/debian/icinga2-common.icinga2.service
@@ -4,6 +4,7 @@ After=postgresql.service mariadb.service carbon-cache.service mysql.service yslo
 
 [Service]
 Type=simple
+UMask=0007
 EnvironmentFile=/etc/default/icinga2
 ExecStartPre=/usr/lib/icinga2/prepare-dirs /usr/lib/icinga2/icinga2
 ExecStart=/usr/sbin/icinga2 daemon -e ${ICINGA2_ERROR_LOG}

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