mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-14 23:08:52 +01:00
Add backend-services/services/yt-block-protect.service
This commit is contained in:
parent
d8e56cf530
commit
4fc34f1a4f
1 changed files with 25 additions and 0 deletions
25
backend-services/services/yt-block-protect.service
Normal file
25
backend-services/services/yt-block-protect.service
Normal file
|
@ -0,0 +1,25 @@
|
|||
[Unit]
|
||||
Description=YouTube anti-block
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/home/qt/globe/scripts/inv-restart-docker.sh
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in a new issue