forked from libretro/Lakka-LibreELEC
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
|