From owner-freebsd-rc@FreeBSD.ORG Mon Aug 11 17:50:05 2008 Return-Path: Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 190701065678 for ; Mon, 11 Aug 2008 17:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E24F78FC30 for ; Mon, 11 Aug 2008 17:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7BHo413088301 for ; Mon, 11 Aug 2008 17:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7BHo43w088300; Mon, 11 Aug 2008 17:50:04 GMT (envelope-from gnats) Date: Mon, 11 Aug 2008 17:50:04 GMT Message-Id: <200808111750.m7BHo43w088300@freefall.freebsd.org> To: freebsd-rc@FreeBSD.org From: Brooks Davis Cc: Subject: Re: conf/126392: rc.conf ifconfig_xx keywords cannot be escaped X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Brooks Davis List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2008 17:50:05 -0000 The following reply was made to PR conf/126392; it has been noted by GNATS. From: Brooks Davis To: Jean-Charles Longuet Cc: freebsd-gnats-submit@freebsd.org Subject: Re: conf/126392: rc.conf ifconfig_xx keywords cannot be escaped Date: Mon, 11 Aug 2008 12:43:34 -0500 Setting "authmode WPA" makes no sense. It's only supported by ifconfig for completeness and is useless without wpa_supplicant. As such I can't see a reason to try to fix this. Do you have a practical example? -- Brooks