Re: wpa_supplicant && and no ctrl_interface for wpa_cli
John Baldwin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"