Markus Pesch
9b1566760a
All checks were successful
continuous-integration/drone/push Build is passing
4 lines
108 B
Bash
Executable File
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 |