Move all to deprecated folder.
This commit is contained in:
12
deprecated/firmware/buildroot/package/bind/named.service
Normal file
12
deprecated/firmware/buildroot/package/bind/named.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=BIND Domain Name Server
|
||||
Documentation=man:named(8)
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/named -f -u named
|
||||
ExecReload=/usr/sbin/rndc reload
|
||||
ExecStop=/usr/sbin/rndc stop
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user