mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-17 04:22:59 +03:00
systemd timer : run on even dates (close to cron */2)
This commit is contained in:
parent
c1946c9485
commit
dcabaedddf
@ -2,7 +2,7 @@
|
||||
Description=zapret ip/host list update timer
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 00:00:00
|
||||
OnCalendar=*-*-2,4,6,8,10,12,14,16,18,20,22,24,26,28,30 00:00:00
|
||||
RandomizedDelaySec=86400
|
||||
Persistent=true
|
||||
Unit=zapret-list-update.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user