summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2022-01-03 09:58:00 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2022-01-03 09:58:14 -0600
commit836eb0586634c5d1a5da7e59775c9880c5c5c545 (patch)
tree28794ca39cdd401643761c6f71e3af6781c1cb77 /net-analyzer/icinga2
parentnet-vpn/riseup-vpn: add missing new dependency (diff)
downloadgentoo-836eb0586634c5d1a5da7e59775c9880c5c5c545.tar.gz
gentoo-836eb0586634c5d1a5da7e59775c9880c5c5c545.tar.bz2
gentoo-836eb0586634c5d1a5da7e59775c9880c5c5c545.zip
net-analyzer/icinga2: fix missing fowner on logdir
Bug: https://bugs.gentoo.org/830228 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-analyzer/icinga2')
-rw-r--r--net-analyzer/icinga2/icinga2-2.13.2-r3.ebuild (renamed from net-analyzer/icinga2/icinga2-2.13.2-r2.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.13.2-r2.ebuild b/net-analyzer/icinga2/icinga2-2.13.2-r3.ebuild
index 4face498d405..f485dd354e56 100644
--- a/net-analyzer/icinga2/icinga2-2.13.2-r2.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.13.2-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -119,6 +119,7 @@ src_install() {
fowners -R icinga:icingacmd /var/lib/icinga2/certs
fowners icinga:icinga /var/spool/icinga2
fowners icinga:icinga /var/spool/icinga2/perfdata
+ fowners icinga:icingacmd /var/log/icinga2
fperms ug+rwX,o-rwx /etc/icinga2
fperms ug+rwX,o-rwx /var/lib/icinga2