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

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

[Install]
WantedBy=multi-user.target