0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-08-09 03:11:49 +00:00
Files
Lakka-LibreELEC/packages/lakka/lakka_tools/gpicase_safeshutdown/system.d/gpicase-safeshutdown.service

14 lines
228 B
Desktop File

[Unit]
Description=GPICase safe shutdown
[Service]
WorkingDirectory=/storage/.cache
ExecStart=/usr/bin/safeshutdown_gpi.py
TimeoutStopSec=5
Restart=always
RestartSec=5
StartLimitInterval=0
[Install]
WantedBy=multi-user.target