2016-06-27 23:52:39 +03:00
|
|
|
|
[Unit]
|
2016-07-07 14:36:29 +03:00
|
|
|
|
Description=Renew Let's Encrypt certificates
|
2016-06-27 23:52:39 +03:00
|
|
|
|
|
|
|
|
|
[Timer]
|
2016-08-17 11:30:10 +03:00
|
|
|
|
# twice a day, at midnight and noon
|
|
|
|
|
OnCalendar=*-*-* 00,12:00:00
|
2016-06-27 23:52:39 +03:00
|
|
|
|
# Add a random delay of 0–3600 seconds
|
|
|
|
|
RandomizedDelaySec=3600
|
|
|
|
|
Persistent=true
|
|
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
|
WantedBy=timers.target
|