certbot-angie/etc/systemd/system/certbot.timer

11 lines
163 B
SYSTEMD
Raw Permalink Normal View History

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