dot-files/etc/systemd/system/certbot-renewal.timer

11 lines
209 B
SYSTEMD

[Unit]
Description=This is the timer schedule Automatic renewals of SSL certificates obtained with certbot
[Timer]
OnCalendar=daily
RandomizedDelaySec=6hours
Persistent=true
[Install]
WantedBy=timers.target