summarylogtreecommitdiffstats
path: root/yadifa.service
blob: aef319535d0931517b28624b0e1065ed1b18180c (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=yadifa nameserver

[Service]
ExecStart=/usr/bin/yadifad
ExecReload=/bin/kill -HUP $MAINPID
KillMode=process

[Install]
WantedBy=multi-user.target