commit:     8b9ce8259b379a8b409936efc77363b07197afa3
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  3 17:57:25 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Dec  3 17:57:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b9ce825

net-analyzer/icinga: don't do unnecessary chowns

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 net-analyzer/icinga/icinga-1.14.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/icinga/icinga-1.14.0-r1.ebuild 
b/net-analyzer/icinga/icinga-1.14.0-r1.ebuild
index bf0de98f741..681ce94efa8 100644
--- a/net-analyzer/icinga/icinga-1.14.0-r1.ebuild
+++ b/net-analyzer/icinga/icinga-1.14.0-r1.ebuild
@@ -165,7 +165,7 @@ src_install() {
 
        if use eventhandler ; then
                dodir /etc/icinga/eventhandlers
-               fowners icinga:icinga /etc/icinga/eventhandlers
+#              fowners icinga:icinga /etc/icinga/eventhandlers
        fi
 
        keepdir /etc/icinga

Reply via email to