On 6/20/06, Matthew R. Dempsky <[EMAIL PROTECTED]> wrote:
On Tue, Jun 20, 2006 at 11:36:06AM -0400, Nick Guenther wrote:
> I think hotplugd(8) might help here. The manpage says: " 3
> network interface" so you should be able to just write a one-liner to
> do it.

I'm not sure hotplug is useful here.  hotplug(4) says the only events
signaled are device attachment and device detachment, and I don't
believe any of the example scenarios I provided would result in those
events.

Oh I didn't think about that. What about hostname.if? Or just do up a
quick script to take a interface and some options that sets up the
interface and then does `dhclient $IF`?

-Nick

Reply via email to