aboutsummaryrefslogtreecommitdiff
path: root/net/iplog/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'net/iplog/pkg-plist')
-rw-r--r--net/iplog/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/iplog/pkg-plist b/net/iplog/pkg-plist
index 2d15d94e3d71..6c24cb03e9d6 100644
--- a/net/iplog/pkg-plist
+++ b/net/iplog/pkg-plist
@@ -1,2 +1,4 @@
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
+@exec test -f %B/iplog.conf || cp %B/%f %B/iplog.conf