mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-15 02:28:44 +01:00
10 lines
No EOL
172 B
Desktop File
10 lines
No EOL
172 B
Desktop File
[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 |