summarylogtreecommitdiffstats
path: root/freenom.timer
blob: 5c1420ffb1cfc54031e81cc0a95edf44ff961084 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description="Time freenom renew all domains repetitively"

[Timer]
# Run on every day at 10:00am
OnCalendar=*-*-* 10:00:00
RandomizedDelaySec=60
Persistent=true

[Install]
WantedBy=timers.target