mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-21 23:56:16 +02:00
killall gmenu2x.bin (not gmenu2x) for faster Off button reaction
This commit is contained in:
parent
d4c8f4d128
commit
72b8767e63
@ -10,6 +10,6 @@ start() {
|
||||
|
||||
stop() {
|
||||
/usr/sbin/alsactl store -f /etc/asound.state
|
||||
killall gmenu2x
|
||||
killall gmenu2x.bin
|
||||
return 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user