fire1ce / UDM-Cloudflare-DDNS

Cloudflare DDNS container for UDM
https://3os.org
14 stars 2 forks source link

Timer Unit lacks value setting #4

Open PeterWan816 opened 3 weeks ago

PeterWan816 commented 3 weeks ago

failed to start daemon with the following error from systemctl (during setup the maximum TTL was selected. Aug 17 00:37:43 Dream-Machine-Professional systemd[1]: /etc/systemd/system/cloudflare-ddns-update.timer:5: Failed to parse calendar specification, ignoring: *:0/60 Aug 17 00:37:43 Dream-Machine-Professional systemd[1]: cloudflare-ddns-update.timer: Timer unit lacks value setting. Refusing. Aug 17 00:48:39 Dream-Machine-Professional systemd[1]: /etc/systemd/system/cloudflare-ddns-update.timer:5: Failed to parse calendar specification, ignoring: *:0/60 Aug 17 00:48:39 Dream-Machine-Professional systemd[1]: cloudflare-ddns-update.timer: Timer unit lacks value setting. Refusing.

PeterWan816 commented 3 weeks ago

I have manually changed the value on the file to *:0/15, it solved the issue but the interval will be 15 mins instead.