From 8e44298fd864c4a30a38f47522679a20a317732c Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 2 Nov 2017 20:27:45 -0400 Subject: [PATCH] net-analyzer/pnp4nagios: tighten permissions on process_perfdata.cfg. With USE=apache2, we used to set the group of process_perfdata.cfg to "apache2", but that appears unnecessary. This revision doesn't do it. Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- ...p4nagios-0.6.26-r6.ebuild => pnp4nagios-0.6.26-r7.ebuild} | 5 ----- 1 file changed, 5 deletions(-) rename net-analyzer/pnp4nagios/{pnp4nagios-0.6.26-r6.ebuild => pnp4nagios-0.6.26-r7.ebuild} (94%) diff --git a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r6.ebuild b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r7.ebuild similarity index 94% rename from net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r6.ebuild rename to net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r7.ebuild index 9642d1e64792..4057b829d9ef 100644 --- a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r6.ebuild +++ b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r7.ebuild @@ -70,11 +70,6 @@ src_install() { if use apache2 ; then insinto /etc/apache2/modules.d newins "${FILESDIR}"/98_pnp4nagios-2.4.conf 98_pnp4nagios.conf - - # This one file isn't world-readable, but it should be group- - # readable. Give it to the "apache" group to let the web - # server read it. - fowners :apache /etc/pnp/process_perfdata.cfg fi # The nagios or icinga user needs to write performance data to the -- 2.26.2