[Unit] Description=DNSPod DDNS Service After=network.target [Service] Type=simple ExecStart=/usr/local/bin/dnspod_ddns.py KillSignal=SIGINT Restart=on-failure RestartSec=5 [Install] WantedBy=multi-user.target