summarylogtreecommitdiffstats
path: root/hiawatha-letsencrypt-renew.timer
blob: 0cb81e6a493b0ab1cbe3b92515ca0c302086da21 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Daily renewal of Let's Encrypt's certificates

[Timer]
OnCalendar=daily
# Be kind to the Let's Encrypt servers: add a random delay of 12 hours
RandomizedDelaySec=12h
Persistent=true

[Install]
WantedBy=timers.target