PKGBUILDs/extra/bind/named.service
2017-02-21 00:31:36 +00:00

11 lines
193 B
Desktop File

[Unit]
Description=Internet domain name server
After=network.target
[Service]
ExecStart=/usr/bin/named -f -u named
ExecReload=/usr/bin/kill -HUP $MAINPID
[Install]
WantedBy=multi-user.target