mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 13:45:02 -05: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
|