mirror of
https://github.com/webmin/webmin.git
synced 2025-07-29 11:50:54 +00:00
Fix openSUSE reload config command for BIND
This commit is contained in:
@ -19,7 +19,7 @@ ndc_cmd=ndc
|
||||
forwardzonefilename_format=ZONE.hosts
|
||||
reversezonefilename_format=ZONE.rev
|
||||
start_cmd=systemctl start named
|
||||
restart_cmd=systemctl restart named
|
||||
restart_cmd=systemctl reload named
|
||||
stop_cmd=systemctl stop named
|
||||
pid_file=/var/run/named/named.pid
|
||||
chroot=
|
||||
|
Reference in New Issue
Block a user