8 lines
293 B
Plaintext
8 lines
293 B
Plaintext
@unexec if cmp -s %D/etc/pdns/recursor.conf %D/etc/pdns/recursor.conf-dist; then rm -f %D/etc/pdns/recursor.conf; fi
|
|
etc/pdns/recursor.conf-dist
|
|
@exec [ -f %B/recursor.conf ] || cp %B/%f %B/recursor.conf
|
|
bin/rec_control
|
|
sbin/pdns_recursor
|
|
man/man8/pdns_recursor.8.gz
|
|
man/man8/rec_control.8.gz
|