mirror of
https://github.com/ArcticFoxes-net/Synapse-Ubuntu-ZFS
synced 2024-11-09 20:31:33 -05:00
11 lines
150 B
SYSTEMD
11 lines
150 B
SYSTEMD
|
[Unit]
|
||
|
Description=Fetch OCSP Daily
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=daily
|
||
|
AccuracySec=1h
|
||
|
Persistent=true
|
||
|
RandomizedDelaySec=6000
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|