summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-23 10:18:10 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-23 10:18:10 +0000
commit04e34adb4ee2584cae803fb9944b3940918e0f9d (patch)
tree5b1be7ca258b37a47db46d3beb7c05c0819bfc34 /net-mgmt
parentSimplify plist (diff)
Simplify plist
Notes
Notes: svn path=/head/; revision=369022
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/flow-tools-ng/pkg-plist17
1 files changed, 2 insertions, 15 deletions
diff --git a/net-mgmt/flow-tools-ng/pkg-plist b/net-mgmt/flow-tools-ng/pkg-plist
index cbfa02c9dd4c..333f41c53a08 100644
--- a/net-mgmt/flow-tools-ng/pkg-plist
+++ b/net-mgmt/flow-tools-ng/pkg-plist
@@ -69,18 +69,5 @@ man/man1/flow-rpt2rrd.1.gz
%%DATADIR%%/gasn
%%DATADIR%%/gprot
%%DATADIR%%/gserv
-@dirrmtry %%DATADIR%%
-@dirrmtry %%ETCDIR%%
-@cwd /var
-@exec install -d -o flowtools -g flowtools -m 1700 %D/db/flows
-@exec install -d -o flowtools -g flowtools -m 700 %D/run/flow-capture
-@owner flowtools
-@group flowtools
-@mode 700
-@dirrmtry run/flow-capture
-@mode 1700
-@dirrmtry db/flows
-@owner
-@group
-@mode
-@cwd %%RESETPREFIX%%
+@dir(flowtools,flowtools,1700) /var/db/flows
+@dir(flowtools,flowtools,700) /var/run/flow-capture