Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 1999 20:08:53 +0900
From:      "Daniel C. Sobral" <dcs@newsguy.com>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        Matthew Dillon <dillon@apollo.backplane.com>, "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, Peter Wemm <peter@netplex.com.au>, Ollivier Robert <roberto@keltia.freenix.fr>, cvs-committers@FreeBSD.ORG
Subject:   Re: cvs commit: src/etc rc
Message-ID:  <36ADA245.617D4D6C@newsguy.com>
References:  <24890.917339739@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp wrote:
> 
> rcconffiles="/etc/rc.conf.site /etc/rc.conf.host /etc/rc.conf.local"
> 
> [...]
> 
> for i in $rcconffiles
> do
>         . $i
> done
> 
> in /etc/rc.conf ?

The order in which files appear in rcconffiles changes the outcome.
This violates POLA, imho.

--
Daniel C. Sobral			(8-DCS)
dcs@newsguy.com

	If you sell your soul to the Devil and all you get is an MCSE from
it, you haven't gotten market rate.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36ADA245.617D4D6C>