From: Michael Orlitzky Date: Fri, 3 Nov 2017 00:27:45 +0000 (-0400) Subject: net-analyzer/pnp4nagios: tighten permissions on process_perfdata.cfg. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8e44298fd864c4a30a38f47522679a20a317732c;p=gentoo.git 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 --- 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