2021-08-31 18:37:04 +02:00

4 lines
108 B
Bash
Executable File

#!/bin/bash
chown named:named --recursive /etc/bind /var/log/bind
named -c /etc/bind/named.conf -g -u named