summaryrefslogtreecommitdiff
path: root/community/pdnsd/service
blob: d284cd93345f0ef6d1c1c8abfdc7e8820c166ce6 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=proxy name server
After=network.target

[Service]
ExecStart=/usr/bin/pdnsd

[Install]
WantedBy=multi-user.target