mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-10 17:00:30 +01:00
11 lines
287 B
Plaintext
11 lines
287 B
Plaintext
PKG unbound ca_root_nss
|
|
CP usr /
|
|
SYSRC unbound_enable=YES
|
|
CMD chown unbound:wheel /usr/local/etc/unbound
|
|
CMD /usr/local/sbin/unbound-control-setup
|
|
CMD /usr/local/sbin/unbound-checkconf
|
|
SERVICE unbound restart
|
|
CMD sh /usr/local/etc/periodic/daily/999.adblock
|
|
CP etc /
|
|
CMD host omtrdc.net
|