commit:     6045601c571bba809b75d0bc0da396eb775c2d84
Author:     Ewoud Kohl van Wijngaarden <ewoud <AT> kohlvanwijngaarden <DOT> nl>
AuthorDate: Sat Jul  1 12:44:21 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 01:56:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6045601c

net-analyzer/icinga2: Use upstream sysconfig

Upstream ships a sysconfig file that's installed to /etc/conf.d/icinga2 but the
newconfd writes an incomplete version that breaks the prepare-dirs command.

Gentoo-Bug: 589930

Package-Manager: Portage-2.3.6, Repoman-2.3.1
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 net-analyzer/icinga2/icinga2-2.6.3.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-analyzer/icinga2/icinga2-2.6.3.ebuild 
b/net-analyzer/icinga2/icinga2-2.6.3.ebuild
index 263b8155066..5f0227d0451 100644
--- a/net-analyzer/icinga2/icinga2-2.6.3.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.6.3.ebuild
@@ -121,7 +121,6 @@ src_install() {
        einstalldocs
 
        newinitd "${FILESDIR}"/icinga2.initd icinga2
-       newconfd "${FILESDIR}"/icinga2.confd icinga2
 
        if use mysql ; then
                docinto schema

Reply via email to