buttons: make all button handler scripts return 0
[librecmc/librecmc.git] / package / base-files / files / etc / rc.button / rfkill
index e8d5a9c8cb851f9ebadb5a4503fae28c2acc4c26..9e2c12f8c34211f8cbda2f0cb95b41d954e36a4f 100755 (executable)
@@ -28,3 +28,5 @@ esac
 config_foreach wifi_rfkill_set wifi-device
 uci commit wireless
 wifi up
+
+return 0