From cfb333a3ef0551abd941ab5a5393d7add0f8d528 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Sat, 31 Mar 2001 03:12:56 +0000 Subject: Add ddc 1.0, a program to control your DHCP daemon a la apachectl. PR: 25479 Submitted by: Edwin Groothuis (edwin@mavetju.org) --- net/ddc/files/patch-ddc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 net/ddc/files/patch-ddc (limited to 'net/ddc/files/patch-ddc') 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" + # + # -- cgit v1.2.3