mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
11 lines
162 B
SYSTEMD
11 lines
162 B
SYSTEMD
[Unit]
|
|
Description=Nightly run certbot-ocsp-fetcher
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 01:00:00
|
|
RandomizedDelaySec=21600
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|