Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/icinga2/
Date: Mon, 03 Jan 2022 15:58:29
Message-Id: 1641225494.836eb0586634c5d1a5da7e59775c9880c5c5c545.prometheanfire@gentoo
1 commit: 836eb0586634c5d1a5da7e59775c9880c5c5c545
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 3 15:58:00 2022 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 3 15:58:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=836eb058
7
8 net-analyzer/icinga2: fix missing fowner on logdir
9
10 Bug: https://bugs.gentoo.org/830228
11 Package-Manager: Portage-3.0.28, Repoman-3.0.3
12 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
13
14 .../icinga2/{icinga2-2.13.2-r2.ebuild => icinga2-2.13.2-r3.ebuild} | 3 ++-
15 1 file changed, 2 insertions(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/icinga2/icinga2-2.13.2-r2.ebuild b/net-analyzer/icinga2/icinga2-2.13.2-r3.ebuild
18 similarity index 98%
19 rename from net-analyzer/icinga2/icinga2-2.13.2-r2.ebuild
20 rename to net-analyzer/icinga2/icinga2-2.13.2-r3.ebuild
21 index 4face498d405..f485dd354e56 100644
22 --- a/net-analyzer/icinga2/icinga2-2.13.2-r2.ebuild
23 +++ b/net-analyzer/icinga2/icinga2-2.13.2-r3.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2021 Gentoo Authors
26 +# Copyright 1999-2022 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=7
30 @@ -119,6 +119,7 @@ src_install() {
31 fowners -R icinga:icingacmd /var/lib/icinga2/certs
32 fowners icinga:icinga /var/spool/icinga2
33 fowners icinga:icinga /var/spool/icinga2/perfdata
34 + fowners icinga:icingacmd /var/log/icinga2
35
36 fperms ug+rwX,o-rwx /etc/icinga2
37 fperms ug+rwX,o-rwx /var/lib/icinga2