mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-09 17:15:22 +00:00
5d14e997e9
port of 44ff0add1b
14 lines
240 B
Desktop File
14 lines
240 B
Desktop File
[Unit]
|
|
Description=PiBoy DMG Control Service
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/piboy-dmg-control.sh
|
|
KillMode=killall piboy-dmg-control.sh
|
|
TimeoutStopSec=10
|
|
Restart=always
|
|
RestartSec=2
|
|
StartLimitInterval=0
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|