summaryrefslogtreecommitdiff
path: root/examples/source/init-wlan0/up
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-07-12 05:33:01 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-07-12 05:33:01 +0000
commitdb7e83c95875fdc630a4014b323f9fbec205ba6c (patch)
tree41e0ec15c6c8fc4a6abdfa8179327fa083a8729e /examples/source/init-wlan0/up
parent1cdd470038332a0355d7923483fc7b23cd7e8b7a (diff)
downloads6-rc-db7e83c95875fdc630a4014b323f9fbec205ba6c.tar.xz
Added the example source.
Diffstat (limited to 'examples/source/init-wlan0/up')
-rw-r--r--examples/source/init-wlan0/up5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/source/init-wlan0/up b/examples/source/init-wlan0/up
new file mode 100644
index 0000000..26ed7ca
--- /dev/null
+++ b/examples/source/init-wlan0/up
@@ -0,0 +1,5 @@
+foreground { modprobe ath9k blink=1 }
+unexport ?
+if { iw reg set FR }
+import -i WLAN0_IP4
+ifconfig wlan0 ${WLAN0_IP4} netmask 255.255.255.0