Date: Mon, 25 Jan 1999 17:01:41 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: "Jordan K. Hubbard" <jkh@zippy.cdrom.com> Cc: Poul-Henning Kamp <phk@critter.freebsd.dk>, Mike Smith <mike@smith.net.au>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_mib.c Message-ID: <199901260101.RAA08921@apollo.backplane.com> References: <87827.917312167@zippy.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
:
:> Do people have any objections to running ifconfig and route inside
:> /etc/rc.conf to 'calculate' a machine-specific rc.conf.local path ?
:
:I do - I like the fact that rc.conf is a "passive" mechanism and can
:be included multiple times (or trivially overridden in rc.conf.local)
:since it only defines variables and has no other "side effects."
:
:- Jordan
What if we added a sysctl variable to the diskless subsection to make
the IP address more readily accessible. Then rc.conf would only have to
run a sysctl ( which should be acceptable ). That would avoid having
to run route and ifconfig.
-Matt
Matthew Dillon
<dillon@backplane.com>
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?199901260101.RAA08921>
