Summary: | Add an option for wpa_supplicant to create the control interface socket | ||||||
---|---|---|---|---|---|---|---|
Product: | Base System | Reporter: | Yuri Victorovich <yuri> | ||||
Component: | conf | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
Status: | New --- | ||||||
Severity: | Affects Only Me | CC: | Alexander88207, adrian, pi | ||||
Priority: | --- | ||||||
Version: | CURRENT | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211214 | ||||||
Attachments: |
|
Description
Yuri Victorovich
2016-07-19 05:39:31 UTC
hi, this is something that can be put in wpa_supplicant.conf . Although, I don't knwo if you can say "this current interface" in that file.. I'll go look at the patch. :) Thanks! I think /var/run/wpa_supplicant socket path should be pre-set in rc scripts because this path is already pre-set in wpa_gui, and it won't make sense to have user remember this bit of information and do this manually every time. Also most rc scripts set socket locations for various other ports that use UNIX sockets. |