11 lines
160 B
SYSTEMD
11 lines
160 B
SYSTEMD
[Unit]
|
|
Description=Daily Crowdsec Rule Update Timer
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 05:00:00
|
|
Persistent=true
|
|
RandomizedDelaySec=300
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|