[Unit]
Description=proxy name server
Wants=network-online.target
After=network-online.target

[Service]
ExecStart=/usr/bin/pdnsd

[Install]
WantedBy=multi-user.target
