summaryrefslogtreecommitdiff
path: root/net-configs/ifconfig.wlan0
diff options
context:
space:
mode:
Diffstat (limited to 'net-configs/ifconfig.wlan0')
-rw-r--r--net-configs/ifconfig.wlan09
1 files changed, 9 insertions, 0 deletions
diff --git a/net-configs/ifconfig.wlan0 b/net-configs/ifconfig.wlan0
new file mode 100644
index 0000000..ce45099
--- /dev/null
+++ b/net-configs/ifconfig.wlan0
@@ -0,0 +1,9 @@
+ONBOOT="yes"
+IFACE="wlan0"
+SERVICE="wpa"
+
+WPA_ARGS=""
+
+WPA_SERVICE="dhcpcd"
+DHCP_START="-b -q"
+DHCP_STOP="-k"