infrastructure/ingress.tjo.cloud/root/systemd/system/dyndns.service
Tine 4a0b589859
Some checks failed
/ lint (push) Failing after 2m2s
feat(ingress.tjo.cloud): add dyndns support
2025-01-02 16:27:42 +01:00

8 lines
120 B
Desktop File

[Unit]
Description=Dynamic DNS Updater
[Service]
ExecStart=/usr/local/bin/dyndns
[Install]
WantedBy=multi-user.target