summaryrefslogtreecommitdiff
path: root/net/iplog/pkg-plist
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2001-01-07 18:57:24 +0000
committerMichael Haro <mharo@FreeBSD.org>2001-01-07 18:57:24 +0000
commit2733c5f0e6661919eb720780a5725a68205eda60 (patch)
treeab8346440045f381fc5f905db12efe99f5f6d8bc /net/iplog/pkg-plist
parentRemove albast@xs4all.nl as MAINTAINER; mail has been bouncing for 3 months. (diff)
add an example of a PREFIX/rc.d/iplog.sh script for startup as daemon.
PR: 24128 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=36900
Diffstat (limited to '')
-rw-r--r--net/iplog/pkg-plist1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/iplog/pkg-plist b/net/iplog/pkg-plist
index 6c24cb03e9d6..d3e90e6094f1 100644
--- a/net/iplog/pkg-plist
+++ b/net/iplog/pkg-plist
@@ -1,4 +1,5 @@
sbin/iplog
@unexec if cmp -s %D/etc/iplog.conf %D/etc/example-iplog.conf; then rm -f %D/etc/iplog.conf; fi
etc/example-iplog.conf
+etc/rc.d/iplog.sh.sample
@exec test -f %B/iplog.conf || cp %B/%f %B/iplog.conf