45c0371
diff -up dhcp-4.2.1b1/client/dhclient.conf.supersede dhcp-4.2.1b1/client/dhclient.conf
45c0371
--- dhcp-4.2.1b1/client/dhclient.conf.supersede	2010-09-15 01:03:56.000000000 +0200
45c0371
+++ dhcp-4.2.1b1/client/dhclient.conf	2011-01-27 18:38:28.000000000 +0100
45c0371
@@ -4,7 +4,7 @@ send dhcp-lease-time 3600;
45c0371
 supersede domain-search "fugue.com", "home.vix.com";
45c0371
 prepend domain-name-servers 127.0.0.1;
45c0371
 request subnet-mask, broadcast-address, time-offset, routers,
45c0371
-	domain-name, domain-name-servers, host-name;
45c0371
+	domain-search, domain-name-servers, host-name;
45c0371
 require subnet-mask, domain-name-servers;
45c0371
 timeout 60;
45c0371
 retry 60;