[Unit] Description=Update the dynamic DNS record [Service] Type=oneshot ExecStart="/path/to/update_dns.py" [Install] WantedBy=multi-user.target