Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/icinga/
Date: Sun, 03 Dec 2017 17:58:11
Message-Id: 1512323870.8b9ce8259b379a8b409936efc77363b07197afa3.prometheanfire@gentoo
1 commit: 8b9ce8259b379a8b409936efc77363b07197afa3
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 3 17:57:25 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 3 17:57:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b9ce825
7
8 net-analyzer/icinga: don't do unnecessary chowns
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11
12 net-analyzer/icinga/icinga-1.14.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/icinga/icinga-1.14.0-r1.ebuild b/net-analyzer/icinga/icinga-1.14.0-r1.ebuild
16 index bf0de98f741..681ce94efa8 100644
17 --- a/net-analyzer/icinga/icinga-1.14.0-r1.ebuild
18 +++ b/net-analyzer/icinga/icinga-1.14.0-r1.ebuild
19 @@ -165,7 +165,7 @@ src_install() {
20
21 if use eventhandler ; then
22 dodir /etc/icinga/eventhandlers
23 - fowners icinga:icinga /etc/icinga/eventhandlers
24 +# fowners icinga:icinga /etc/icinga/eventhandlers
25 fi
26
27 keepdir /etc/icinga