[pkg-nagios-changes] [Git][nagios-team/pkg-icinga2][experimental] 2 commits: Set ownership of /etc/icinga2/features-enabled to nagios:nagios. (closes: #934108)

Bas Couwenberg gitlab at salsa.debian.org
Wed Aug 7 14:11:23 BST 2019



Bas Couwenberg pushed to branch experimental at Debian Nagios Maintainer Group / pkg-icinga2


Commits:
8cfb5156 by Bas Couwenberg at 2019-08-07T12:50:56Z
Set ownership of /etc/icinga2/features-enabled to nagios:nagios. (closes: #934108)

- - - - -
9afc5bdb by Bas Couwenberg at 2019-08-07T12:51:41Z
Set distribution to experimental.

- - - - -


2 changed files:

- debian/changelog
- debian/icinga2-common.postinst


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,11 @@
-icinga2 (2.11.0~rc1-1~exp2) UNRELEASED; urgency=medium
+icinga2 (2.11.0~rc1-1~exp2) experimental; urgency=medium
 
+  * Team upload.
   * Use /run instead of /var/run.
+  * Set ownership of /etc/icinga2/features-enabled to nagios:nagios.
+    (closes: #934108)
 
- -- Bas Couwenberg <sebastic at debian.org>  Sun, 28 Jul 2019 11:28:37 +0200
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 07 Aug 2019 14:50:58 +0200
 
 icinga2 (2.11.0~rc1-1~exp1) experimental; urgency=medium
 


=====================================
debian/icinga2-common.postinst
=====================================
@@ -35,6 +35,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 0750 /etc/icinga2/features-enabled
         setperm nagios nagios 0700 /etc/icinga2/pki
 
         setperm nagios adm 2751 /var/log/icinga2



View it on GitLab: https://salsa.debian.org/nagios-team/pkg-icinga2/compare/331433d8a5130b5b2b15899349cda1101fbf1062...9afc5bdb011eba33c24aa45a2742f232aa2173f7

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-icinga2/compare/331433d8a5130b5b2b15899349cda1101fbf1062...9afc5bdb011eba33c24aa45a2742f232aa2173f7
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20190807/9ef39f47/attachment.html>


More information about the pkg-nagios-changes mailing list