treewide: remove bad local shell variable declarations
[openwrt/staging/rmilecki.git] / package / base-files / files / etc / rc.button / rfkill
index 9e2c12f8c34211f8cbda2f0cb95b41d954e36a4f..fbdda40ed56f3fd33f58895bf68be026b193ea13 100755 (executable)
@@ -4,7 +4,7 @@
 
 . /lib/functions.sh
 
-local rfkill_state=0
+rfkill_state=0
 
 wifi_rfkill_set() {
        uci set wireless.$1.disabled=$rfkill_state