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