remove rootdb from entrypoint (infinite loop)

This commit is contained in:
ElevenNotes
2023-09-18 17:31:08 +02:00
parent f7366b03e8
commit c5d789a5ab

View File

@@ -1,7 +1,5 @@
#!/bin/ash
if [ -z "${1}" ]; then
rootdb
set -- "named" \
-fg \
-c "/bind/etc/named.conf" \