mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
killall gmenu2x.bin (not gmenu2x) for faster Off button reaction
This commit is contained in:
@@ -10,6 +10,6 @@ start() {
|
|||||||
|
|
||||||
stop() {
|
stop() {
|
||||||
/usr/sbin/alsactl store -f /etc/asound.state
|
/usr/sbin/alsactl store -f /etc/asound.state
|
||||||
killall gmenu2x
|
killall gmenu2x.bin
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user