Date: Mon, 26 Oct 2015 04:38:21 -0700 From: Adrian Chadd <adrian.chadd@gmail.com> To: Lev Serebryakov <lev@freebsd.org> Cc: NGie Cooper <yaneurabeya@gmail.com>, freebsd-current <freebsd-current@freebsd.org> Subject: Re: What changed in rc.d infrastructure in last months? Message-ID: <CAJ-VmomdSBD93dtnVfqNCc%2BNGknrcGsyW66_QeEcUMyHhPqmVA@mail.gmail.com> In-Reply-To: <1648746569.20151026112745@serebryakov.spb.ru> References: <16610120144.20151025222025@serebryakov.spb.ru> <DA78289A-176E-44EF-A2A2-1CEE10DF54ED@gmail.com> <28FF29D6-A2D9-46C0-A419-DB433BB9F54A@gmail.com> <606144753.20151025224636@serebryakov.spb.ru> <BDF13153-4947-49C4-8AD8-D6F82368563C@gmail.com> <562C2E44-DA31-450F-B867-607047697EFE@gmail.com> <731AEB43-6519-4FC4-A115-E45FCFAE8F72@gmail.com> <1648746569.20151026112745@serebryakov.spb.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 26 October 2015 at 01:27, Lev Serebryakov <lev@freebsd.org> wrote: > Hello NGie, > > Sunday, October 25, 2015, 11:09:03 PM, you wrote: > > >> Ok, this is really not making sense from a design perspective. >> `ifconfig_<foo>` is being overloaded for starting up hostap=E2=80=99s (e= ven though >> ifconfig itself doesn=E2=80=99t support hostap =E2=80=94 only `wlanmode = ap`). I don=E2=80=99t > ifconfig doesn't support dhcp either, but dhclient is run via "DHCP" in > `ficonfig_<foo>` > >> understand why it was done this way instead of just creating additional >> variables for `hostapd_<foo>` > Long time ago there was simple `hostapd_enable` and `hostapd_interfaces`= :) > But it doesn't allow to automagically start hostapd for hotplugged (i.e. > USB) interfaces. On the other hand, automatic DHCP on hot-plugged > interfaces have sense and automatic hostapd doesn't, IMHO. This sounds like the same issue as double-running wpa_supplicant. I thought this was fixed already :( Would someone please figure out a cleanish solution to this? I'd really appreciate it. -a
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmomdSBD93dtnVfqNCc%2BNGknrcGsyW66_QeEcUMyHhPqmVA>