Magellan Linux

Annotation of /trunk/wpa_supplicant/confd-wpa_supplicant

Parent Directory Parent Directory | Revision Log Revision Log


Revision 39 - (hide annotations) (download)
Mon Oct 10 18:18:26 2005 UTC (18 years, 7 months ago) by niro
File size: 509 byte(s)
files for wpa-support

1 niro 39 # /etc/conf.d/wpa_supplicant - default settings for wpa_supplicant rc
2     # $Header: /root/magellan-cvs/src/wpa_supplicant/confd-wpa_supplicant,v 1.1 2005-10-10 18:18:26 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="-w"