diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-31 23:39:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-31 23:39:33 +0000 |
commit | 3c88f73251e84f079172143364fdf989d29c4f3e (patch) | |
tree | 8c504aeb0e1d29242f6a38bd0770bccd02bff315 /net-im | |
parent | 5228b1921e7da0d2e0d25b5fbf815701549bd4a2 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/zephyr/pkg-plist | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/net-im/zephyr/pkg-plist b/net-im/zephyr/pkg-plist index 0261e220e8a3..9ad7550dee32 100644 --- a/net-im/zephyr/pkg-plist +++ b/net-im/zephyr/pkg-plist @@ -1,4 +1,3 @@ -@unexec %D/etc/rc.d/zhm stop > /dev/null 2>&1 || true bin/zaway bin/zctl bin/zleave @@ -32,8 +31,4 @@ man/man8/zephyrd.8.gz man/man8/zhm.8.gz man/man8/zshutdown_notify.8.gz man/man8/zstat.8.gz -@exec mkdir -p %D/etc/zephyr/acl -@dirrm etc/zephyr/acl -@dirrm etc/zephyr -@dirrm include/zephyr -@dirrm %%DATADIR%% +@dir etc/zephyr/acl |