ports/net/isc-dhcp41-server/files/patch-client__dhclient.conf
Wesley Shields 541cf69201 Welcome net/isc-dhcp41-server, net/isc-dhcp41-client and net/isc-dhcp41-relay
to the tree.

There's still a small bit of work to do including adding conflicts for the
existing DHCP ports (which should have been conflicting with each other
already) and add a 41-devel port so people can use the headers and libraries.
2010-05-06 20:24:01 +00:00

11 lines
348 B
Text

--- ./client/dhclient.conf.orig 2010-05-02 20:39:06.000000000 -0400
+++ ./client/dhclient.conf 2010-05-02 20:39:16.000000000 -0400
@@ -11,7 +11,7 @@
reboot 10;
select-timeout 5;
initial-interval 2;
-script "/etc/dhclient-script";
+script "%%PREFIX%%/sbin/dhclient-script";
media "-link0 -link1 -link2", "link0 link1";
reject 192.33.137.209;