From owner-freebsd-bugs Sat Nov 17 13:10: 4 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AEAF937B405 for ; Sat, 17 Nov 2001 13:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAHLA1P16593; Sat, 17 Nov 2001 13:10:01 -0800 (PST) (envelope-from gnats) Date: Sat, 17 Nov 2001 13:10:01 -0800 (PST) Message-Id: <200111172110.fAHLA1P16593@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ian Dowse Subject: Re: conf/21695: ifconfig_XXX_aliasY in rc.conf; Y must be in sequential order Reply-To: Ian Dowse Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/21695; it has been noted by GNATS. From: Ian Dowse To: Dag-Erling Smorgrav Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: conf/21695: ifconfig_XXX_aliasY in rc.conf; Y must be in sequential order Date: Sat, 17 Nov 2001 21:02:53 +0000 In message , Dag-Erling Smorgrav writes: >Unless set(1) is guaranteed to sort its output, you might want to pipe >it through sort(1) first. For aliases the order shouldn't be important - the problem with sort(1) is that it is in /usr/bin, which may not be available at the time the aliases are configured. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message