summarylogtreecommitdiffstats
path: root/Deadwood.service
blob: d2b4fe6adec42d1740c98c51ef243d06bd6b53f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Deadwood resolver for MaraDNS server
Documentation=/usr/share/doc/Deadwood

[Service]
ExecStart=/usr/bin/Deadwood -f /etc/dwood3rc
ExecReload=/bin/kill -HUP $MAINPID
StandardOutput=null

[Install]
WantedBy=multi-user.target
Alias=deadwood.service