mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-03-14 22:53:14 +01:00
arch-Linux: Remove defaults
use-syslog is default, directory /etc/unbound is default, port 53 is default
This commit is contained in:
parent
3cc3715b0e
commit
96e2420ad0
@ -118,12 +118,9 @@ function installUnbound () {
|
||||
mv /etc/unbound/unbound.conf /etc/unbound/unbound.conf.old
|
||||
|
||||
echo 'server:
|
||||
use-syslog: yes
|
||||
do-daemonize: no
|
||||
directory: "/etc/unbound"
|
||||
trust-anchor-file: trusted-key.key
|
||||
root-hints: root.hints
|
||||
port: 53
|
||||
num-threads: 2' >/etc/unbound/unbound.conf
|
||||
fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user