summaryrefslogtreecommitdiff
path: root/app-crypt/certbot/files/certbot.timer
blob: ab2158921804e574ba8cac5ed5384893586d880f (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Daily Certbot renewal timer

[Timer]
OnCalendar=daily
RandomizedDelaySec=24h
Persistent=true

[Install]
WantedBy=timers.target