[Unit] Description=A lightweight DHCP and caching DNS server [Service] ExecStartPre=/usr/sbin/dnsmasq-helper prestart ExecStart=/usr/sbin/dnsmasq-helper start -k --pid-file ExecStartPost=/usr/sbin/dnsmasq-helper poststart ExecStopPost=/usr/sbin/dnsmasq-helper poststop ExecReload=/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target