Magellan Linux

Contents of /trunk/wpa_supplicant/confd-wpa_supplicant

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2035 - (show annotations) (download)
Thu Jan 24 14:31:15 2013 UTC (11 years, 3 months ago) by niro
File size: 522 byte(s)
-we install configuration files to a dedicated dir in etc
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/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=""