1
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-11-22 12:46:19 +00:00
Lakka-LibreELEC/packages/lakka/lakka_tools/gpicase_safeshutdown/system.d/gpicase2-safeshutdown.service
2023-12-13 22:40:10 +02:00

13 lines
201 B
Desktop File

[Unit]
Description=GPICase2 safe shutdown
[Service]
ExecStart=/usr/bin/safeshutdown_gpicase2.py
TimeoutStopSec=5
Restart=always
RestartSec=5
StartLimitInterval=0
[Install]
WantedBy=multi-user.target