Date: Sat, 17 Nov 2001 13:10:01 -0800 (PST) From: Ian Dowse <iedowse@maths.tcd.ie> To: freebsd-bugs@FreeBSD.org Subject: Re: conf/21695: ifconfig_XXX_aliasY in rc.conf; Y must be in sequential order Message-ID: <200111172110.fAHLA1P16593@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/21695; it has been noted by GNATS. From: Ian Dowse <iedowse@maths.tcd.ie> To: Dag-Erling Smorgrav <des@ofug.org> 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 <xzpy9l5kvq0.fsf@flood.ping.uio.no>, 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111172110.fAHLA1P16593>