mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-07 08:19:17 +00:00
Update unbound-install.sh
This commit is contained in:
parent
6c23f96cde
commit
c315483227
@ -88,8 +88,7 @@ chown unbound:unbound /var/lib/unbound/root.hints
|
|||||||
|
|
||||||
touch /var/log/unbound.log
|
touch /var/log/unbound.log
|
||||||
chown unbound:unbound /var/log/unbound.log
|
chown unbound:unbound /var/log/unbound.log
|
||||||
systemctl enable -q --now unbound
|
|
||||||
msg_info "Restarting Unbound to load new config"
|
|
||||||
systemctl restart unbound
|
systemctl restart unbound
|
||||||
msg_ok "Installed Unbound"
|
msg_ok "Installed Unbound"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user