mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-11 17:29:16 +05:00
12 lines
233 B
SYSTEMD
12 lines
233 B
SYSTEMD
[Unit]
|
|
Description=zapret ip/host list update timer
|
|
|
|
[Timer]
|
|
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
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|