kern/136251: [xen] [patch] xn0 doesn't DHCP

Tim Bishop tim at bishnet.net
Sun Jul 5 10:50:03 UTC 2009


The following reply was made to PR kern/136251; it has been noted by GNATS.

From: Tim Bishop <tim at bishnet.net>
To: bug-followup at 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


More information about the freebsd-xen mailing list