mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-19 13:32:58 +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
|
Description=zapret ip/host list update timer
|
||||||
|
|
||||||
[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
|
RandomizedDelaySec=86400
|
||||||
Persistent=true
|
Persistent=true
|
||||||
Unit=zapret-list-update.service
|
Unit=zapret-list-update.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user