mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-11 17:29:46 +01:00
6 lines
207 B
Plaintext
6 lines
207 B
Plaintext
chown unbound:wheel /usr/local/etc/unbound
|
|
/usr/local/sbin/unbound-control-setup
|
|
/usr/local/sbin/unbound-checkconf && echo "nameserver 127.0.0.1" > /etc/resolv.conf
|
|
service unbound restart
|
|
host bastille.org
|