Subject: Re: /etc/ifconfig.foo enhancement
To: None <thorpej@zembu.com>
From: None <itojun@iijlab.net>
List: tech-net
Date: 01/12/2001 13:19:47
> > 	the attached patch will allow two things in /etc/ifconfig.*:
> > 	- allow comments started by "#"
> > 	- allow command invocation started by "!"
>I think it's seriously cool.  I wouldn't mind if it replaced the
>dhclient rc.d script, in fact.

	i think /etc/rc.d/dhclient should be kept.  when we put "!dhclient"
	into /etc/ifconfig.* we are assuming that only one interface would be
	used.  the assumption is not always true (for laptop without
	internal ethernet, it is almost always true, but for other cases...)

itojun