Re: wpa_supplicant and f8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2007-11-12 at 20:33 +0000, Mike C wrote:
> Aaron Konstam <akonstam <at> sbcglobal.net> writes:
> 
> > > wpa_supplicant start" during boot - but it does not work for me.
> > Then it is probably an error in the order in which things are started by
> > the ckconfig systm. Change the order and it will probably work.
> 
> I would tend to agree with you Aaron - however I tried the "trick" that did work
> well in F7 i.e. change 12 to 09 in the file /etc/initi.d/wpa_supplicant at line:
> # chkconfig:   - 12 88
> 
> However in F8 this change did not work for me. 

Remember, you have to

	# service wpa_supplicant stop (if you want it to stop now)
	# chkconfig wpa_supplicant off
	# (change the line)
	# chkconfig wpa_supplicant on
	# service wpa_supplicant start (restart it or reboot)

to make it take.  The "chkconfig" commands create or delete the symlinks
used to start it up.  If you already have the "S" link, changing the
line won't make it change.  You have to "chkconfig off" (delete the
symlink), change the line and "chkconfig on" (to create a NEW symlink).

----------------------------------------------------------------------
- Rick Stevens, Principal Engineer             rstevens@xxxxxxxxxxxx -
- CDN Systems, Internap, Inc.                http://www.internap.com -
-                                                                    -
-        Brain:  The organ with which we think that we think.        -
----------------------------------------------------------------------


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux