mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 07:34:38 -05:00
26 lines
188 B
SYSTEMD
26 lines
188 B
SYSTEMD
|
[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
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|