mirror of
https://codeberg.org/ashley/poke.git
synced 2025-01-19 01:23:35 -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
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|