[Unit] Description=A lightweight DHCP and caching DNS server [Service] Type=simple ExecStartPre=/usr/sbin/dnsmasq --test ExecStart=/usr/sbin/dnsmasq -k ExecReload=/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target