forked from Ivasoft/openwrt
buttons: make all button handler scripts return 0
this is required by the new button timeout feature Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 46471
This commit is contained in:
@@ -28,3 +28,5 @@ esac
|
||||
config_foreach wifi_rfkill_set wifi-device
|
||||
uci commit wireless
|
||||
wifi up
|
||||
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user