Update INSTALL.sh

This commit is contained in:
Stefan Pejcic
2024-08-29 15:30:56 +02:00
committed by GitHub
parent c58994c4c9
commit f202ba2275

View File

@@ -1400,6 +1400,8 @@ debug_log docker run -it --rm \
--entrypoint=/bin/sh \
ubuntu/bind9:latest \
-c 'rndc-confgen -a -A hmac-sha256 -b 256 -c /etc/bind/rndc.key'
chmod 0666 /etc/bind/rndc.key
}