Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jul 2009 10:50:03 GMT
From:      Tim Bishop <tim@bishnet.net>
To:        freebsd-xen@FreeBSD.org
Subject:   Re: kern/136251: [xen] [patch] xn0 doesn't DHCP
Message-ID:  <200907051050.n65Ao3qk095055@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/136251; it has been noted by GNATS.

From: Tim Bishop <tim@bishnet.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/136251: [xen] [patch] xn0 doesn't DHCP
Date: Sun, 5 Jul 2009 11:42:29 +0100

 I suppose what I'm asking is could (should?) the following entry be
 added to the default /etc/devd.conf:
 
 notify 0 {
 	match "system" "IFNET";
 	match "subsystem" "xn[0-9]+";
 	match "type" "ATTACH";
 	action "/etc/rc.d/dhclient quietstart $subsystem";
 };
 
 Tim.
 
 -- 
 Tim Bishop
 http://www.bishnet.net/tim/
 PGP Key: 0x5AE7D984



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907051050.n65Ao3qk095055>