[Unit]
After=network.target
Description=DNS updater for home servers
[Service]
ExecStart=/usr/bin/env bash -c 'homeserverdns-daemon /etc/homeserverdns.cfg'
User=homeserverdns
Group=nobody
Type=simple