svn commit: r385274 - head/dns/unbound
Baptiste Daroussin
bapt at FreeBSD.org
Sun May 3 14:21:39 UTC 2015
Author: bapt
Date: Sun May 3 14:21:38 2015
New Revision: 385274
URL: https://svnweb.freebsd.org/changeset/ports/385274
Log:
Use @dir mechanisms to ensure etc/unbound belongs to the unbound user
Modified:
head/dns/unbound/pkg-plist
Modified: head/dns/unbound/pkg-plist
==============================================================================
--- head/dns/unbound/pkg-plist Sun May 3 14:19:01 2015 (r385273)
+++ head/dns/unbound/pkg-plist Sun May 3 14:21:38 2015 (r385274)
@@ -61,4 +61,4 @@ sbin/unbound-host
%%MUNIN%%etc/munin/plugins/unbound_munin_memory
%%MUNIN%%etc/munin/plugins/unbound_munin_queue
%%MUNIN%%share/munin/plugins/unbound_munin_
- at exec chown unbound %D/etc/unbound
+ at dir(unbound,,) %%ETCDIR%%
More information about the svn-ports-all
mailing list