mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
Co-authored-by: David Lawson <dmrlawson@gmail.com> Co-authored-by: Albert Malina <albert.malina@gmail.com>
12 lines
195 B
Desktop File
Executable file
12 lines
195 B
Desktop File
Executable file
[Unit]
|
|
Description=GPICase safe shutdown
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/safeshutdown_gpi.py
|
|
TimeoutStopSec=5
|
|
Restart=always
|
|
RestartSec=5
|
|
StartLimitInterval=0
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|