mirror of
https://github.com/LowderPlay/cheburcheck.git
synced 2026-09-26 08:18:03 +03:00
11 lines
173 B
SYSTEMD
11 lines
173 B
SYSTEMD
[Unit]
|
|
Description=Run Cheburchecker for 100k domains
|
|
|
|
[Timer]
|
|
OnCalendar=06,12,18:00:00
|
|
Persistent=true
|
|
Unit=cheburchecker@100000.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|