move modules.d stuff in /etc/init.d/S10boot and make it more like /etc/modules
[openwrt.git] / root / sbin / wifi
index b63912d..03ec66e 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/ash
+  alias debug=${DEBUG:-:}
   debug "### wifi $1 ###"
   if=$(awk 'sub(":","") {print $1}' /proc/net/wireless)
   $DEBUG wlconf $if $1
This page took 0.020492 seconds and 4 git commands to generate.