mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-15 06:28:43 +01: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
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|