mirror of
https://codeberg.org/ashley/poke
synced 2026-03-04 19:27:57 +00:00
add the timer
This commit is contained in:
10
backend-services/services/yt-block-protect.timer
Normal file
10
backend-services/services/yt-block-protect.timer
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Make yt anti-block Run every Minute
|
||||
|
||||
[Timer]
|
||||
OnUnitActiveSec=1min
|
||||
Unit=yt-block-protect.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
||||
Reference in New Issue
Block a user