certbot-angie/etc/systemd/system/certbot.timer
2024-06-12 03:22:03 +03:00

11 lines
163 B
SYSTEMD

[Unit]
Description=Run certbot.service twice daily
[Timer]
OnCalendar=*-*-* 00,12:00:00
RandomizedDelaySec=3600
Persistent=true
[Install]
WantedBy=timers.target