diff options
Diffstat (limited to 'net/iplog/pkg-plist')
-rw-r--r-- | net/iplog/pkg-plist | 1 |
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 |