1999-10-09 12:40:11 -04:00
|
|
|
sbin/iplog
|
2000-09-23 10:59:10 -04: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 14:34:09 -04:00
|
|
|
etc/example-iplog.conf
|
2001-01-07 13:57:24 -05:00
|
|
|
etc/rc.d/iplog.sh.sample
|
2000-09-23 10:59:10 -04:00
|
|
|
@exec test -f %B/iplog.conf || cp %B/%f %B/iplog.conf
|