Magellan Linux

Contents of /trunk/wpa_supplicant/confd-wpa_supplicant

Parent Directory Parent Directory | Revision Log Revision Log


Revision 976 - (show annotations) (download)
Sat Jan 30 12:08:08 2010 UTC (14 years, 3 months ago) by niro
File size: 507 byte(s)
-wait for interface option (-w) doesn't exit in newer versions of wpa_supplicant anymore

1 # /etc/conf.d/wpa_supplicant - default settings for wpa_supplicant rc
2 # $Header: /root/magellan-cvs/src/wpa_supplicant/confd-wpa_supplicant,v 1.2 2010-01-30 12:08:08 niro Exp $
3
4 # enable wpa autoconfiguration through /etc/conf.d/net.*
5 WIRELESS_WPA_AUTOCONF=true
6
7 # default configuration file;
8 # warning: this file gets overriden !
9 WIRELESS_WPA_CONFIG=/etc/wpa_supplicant.auto
10
11 # skeleton
12 WIRELESS_WPA_SKEL=/etc/conf.d/wpa_supplicant.skel
13
14 # default optins for the wpa_supplicant daemon
15 WIRELESS_WPA_OPTS=""