11 lines
174 B
SYSTEMD
11 lines
174 B
SYSTEMD
|
[Unit]
|
||
|
Description=Run certbot-ocsp-angie.service twice daily
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=*-*-* 06,18:00:00
|
||
|
RandomizedDelaySec=3600
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|