bind: make zones directory writable to bind for .jnl files

This commit is contained in:
Astro 2023-06-22 12:22:32 +02:00
parent 1a67a853a4
commit f274b0f43a
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ let
${bind}/sbin/rndc -k /etc/bind/rndc.key $@
}
chmod a+rwx /var/lib/c3d2-dns/zones
rndc freeze
rndc reload
rndc thaw