mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-22 11:36:20 +00:00
55116492f5
Co-authored-by: spleen1981 <43221199+spleen1981@users.noreply.github.com>
15 lines
315 B
Desktop File
15 lines
315 B
Desktop File
[Unit]
|
|
Description=xbox360-controllers-shutdown
|
|
DefaultDependencies=no
|
|
Conflicts=reboot.target
|
|
Before=poweroff.target halt.target shutdown.target
|
|
Requires=poweroff.target shutdown.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/xbox360-controllers-shutdown
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=shutdown.target
|