aboutsummaryrefslogtreecommitdiffstats
path: root/net/ddc/files/patch-ddc
diff options
context:
space:
mode:
Diffstat (limited to 'net/ddc/files/patch-ddc')
-rw-r--r--net/ddc/files/patch-ddc15
1 files changed, 15 insertions, 0 deletions
diff --git a/net/ddc/files/patch-ddc b/net/ddc/files/patch-ddc
new file mode 100644
index 000000000000..a0eb8914c542
--- /dev/null
+++ b/net/ddc/files/patch-ddc
@@ -0,0 +1,15 @@
+--- ddc Mon Dec 18 15:27:48 2000
++++ ddc Thu Mar 1 22:44:38 2001
+@@ -5,10 +5,10 @@
+ #
+ # global variables, you might have to change them!
+ #
+-DHCPD=/usr/sbin/dhcpd
++DHCPD=/usr/local/sbin/dhcpd
+ PIDFILE=/var/run/dhcpd.pid
+ LF=/var/db/dhcpd.leases
+-CF=/etc/dhcpd.conf
++CF=/usr/local/etc/dhcpd.conf
+ #OPTIONS="-q -p 90 fxp0"
+ #
+ #