summaryrefslogtreecommitdiffstats
path: root/roles/nginx/files/certbot-renewal.timer
blob: 94c8b8be6af21561f2a88a53d1b96f6e5f565f49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Twice daily renewal of Let's Encrypt's certificates

[Timer]
OnCalendar=0/12:00:00
RandomizedDelaySec=1h
Persistent=true

[Install]
WantedBy=timers.target