10 lines
139 B
SYSTEMD
10 lines
139 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=Daily refresh of ASN TTL blocklist
|
||
|
|
|
||
|
|
[Timer]
|
||
|
|
OnCalendar=*-*-* 03:15:00
|
||
|
|
Persistent=true
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=timers.target
|