diff options
-rw-r--r-- | net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r7.ebuild (renamed from net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r6.ebuild) | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r6.ebuild b/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 |