1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-16 12:14:42 -04:00

Fix permission issue

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-06-24 18:29:04 -07:00
parent 9fafe1704b
commit 3a26940fb6
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -137,6 +137,7 @@ fi
sudo apt install -y unbound unbound-anchor
sudo mkdir -p /usr/share/dns
sudo chmod 755 /usr/share/dns
sudo chown unbound:unbound /usr/share/dns
sudo unbound-anchor
sudo chmod 644 /usr/share/dns/root.key