From owner-freebsd-current@freebsd.org Sun Oct 25 19:46:40 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 729E184F6 for ; Sun, 25 Oct 2015 19:46:40 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 3BFEE143F for ; Sun, 25 Oct 2015 19:46:40 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:3c23:bcdc:5292:fa5f]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id 0C7622CB0; Sun, 25 Oct 2015 22:46:38 +0300 (MSK) Date: Sun, 25 Oct 2015 22:46:36 +0300 From: Lev Serebryakov Reply-To: lev@FreeBSD.org Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <606144753.20151025224636@serebryakov.spb.ru> To: NGie Cooper CC: freebsd-current Subject: Re: What changed in rc.d infrastructure in last months? In-Reply-To: <28FF29D6-A2D9-46C0-A419-DB433BB9F54A@gmail.com> References: <16610120144.20151025222025@serebryakov.spb.ru> <28FF29D6-A2D9-46C0-A419-DB433BB9F54A@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Oct 2015 19:46:40 -0000 Hello NGie, Sunday, October 25, 2015, 10:39:51 PM, you wrote: > It=E2=80=99s documented here: > On the other hand, if you want to configure your wireless > interface with hostapd(8), you need to add ``HOSTAP'' to= the > ifconfig_ variable. hostapd(8) will use the > settings from /etc/hostapd-.conf I understand this, and as you can see from my config samples, I'm using exactly this feature. I'm wonder why ifconfig & hostapd try to start TWICE now for same interaface in course of normal boot now. It was not case in, say, r285355. --=20 Best regards, Lev mailto:lev@FreeBSD.org