[Unit]
Description=IP Refresher
After=network.target
[Service]
ExecStart=dynuiprefresher -l
WorkingDirectory=/root
StandardOutput=inherit
StandardError=inherit
Restart=always
User=root
[Install]
WantedBy=multi-user.target