mirror of
https://github.com/bol-van/zapret.git
synced 2025-05-10 12:30:49 +05:00
12 lines
194 B
SYSTEMD
12 lines
194 B
SYSTEMD
![]() |
[Unit]
|
||
|
Description=zapret ip/host list update timer
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=*-*-* 00:00:00
|
||
|
RandomizedDelaySec=86400
|
||
|
Persistent=true
|
||
|
Unit=zapret-list-update.service
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|