certrenew.service/certrenew.timer

10 lines
166 B
SYSTEMD
Raw Permalink Normal View History

2022-06-18 01:55:49 +09:00
[Unit]
Description=Timer to renew letsencrypt certs periodically
[Timer]
OnCalendar=*-*-4,14,24 04:15:15
RandomizedDelaySec=31m17s
[Install]
WantedBy=timers.target