summaryrefslogtreecommitdiff
path: root/debian/lwresd.service
blob: 64a34a5078fb76bd5bb7034fb95a54a8af16c688 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Lightweight Resolver Daemon
Documentation=man:lwresd(8)
After=network.target

[Service]
ExecStart=/usr/sbin/lwresd -f

[Install]
WantedBy=multi-user.target