0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-01-09 17:15:22 +00:00
2021-10-15 21:41:57 +02:00

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