mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
9 lines
250 B
Plaintext
9 lines
250 B
Plaintext
@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
|