summaryrefslogtreecommitdiff
path: root/roles/certbot/files/certbot.timer
blob: 565b4eefbcbd0952babe82ec7563c9ae6d7996fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Renewal of Let's Encrypt's certificates

[Timer]
OnCalendar=daily
OnCalendar=0/12:12:00
Persistent=true

[Install]
WantedBy=timers.target