1999-10-09 18:40:11 +02:00
|
|
|
sbin/iplog
|
2000-09-23 16:59:10 +02:00
|
|
|
@unexec if cmp -s %D/etc/iplog.conf %D/etc/example-iplog.conf; then rm -f %D/etc/iplog.conf; fi
|
2000-07-07 20:34:09 +02:00
|
|
|
etc/example-iplog.conf
|
2001-01-07 19:57:24 +01:00
|
|
|
etc/rc.d/iplog.sh.sample
|
2000-09-23 16:59:10 +02:00
|
|
|
@exec test -f %B/iplog.conf || cp %B/%f %B/iplog.conf
|