8 lines
250 B
Text
8 lines
250 B
Text
@unexec if cmp -s %D/etc/relayd.conf %D/etc/relayd.conf.sample; then rm -f %D/etc/relayd.conf; fi
|
|
etc/relayd.conf.sample
|
|
@exec cp -n %B/%f %B/relayd.conf
|
|
man/man5/relayd.conf.5.gz
|
|
man/man8/relayctl.8.gz
|
|
man/man8/relayd.8.gz
|
|
sbin/relayctl
|
|
sbin/relayd
|