wpa_supplicant && and no ctrl_interface for wpa_cli

John Baldwin jhb at freebsd.org
Mon Jul 23 22:29:26 UTC 2007


On Monday 23 July 2007 05:00:06 pm Henrik Brix Andersen wrote:
> On Mon, Jul 23, 2007 at 02:56:27PM -0400, John Baldwin wrote:
> > Are you sure?  In my output of rcorder, cleanvar gets run before netif 
(which 
> > is what kicks off wpa_supplicant).  Also, when I looked, other files 
> > under /var/run that should have been toasted if cleanvar was running after 
> > netif were still present.
> 
> Yes, I am sure - I tested the patch before shipping it. If you add a
> debug 'echo' to cleanvar you can see that it removes the
> wpa_supplicant/* files after wpa_supplicant has run.

Grrr, the problem is that cleanvar is running at the wrong time then.  A real 
fix is to figure out that ordering problem.

-- 
John Baldwin


More information about the freebsd-mobile mailing list