summaryrefslogtreecommitdiff
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-ddc4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ddc/files/patch-ddc b/net/ddc/files/patch-ddc
index a0eb8914c542..8bd80000e53f 100644
--- a/net/ddc/files/patch-ddc
+++ b/net/ddc/files/patch-ddc
@@ -5,11 +5,11 @@
# global variables, you might have to change them!
#
-DHCPD=/usr/sbin/dhcpd
-+DHCPD=/usr/local/sbin/dhcpd
++DHCPD=${LOCALBASE}/sbin/dhcpd
PIDFILE=/var/run/dhcpd.pid
LF=/var/db/dhcpd.leases
-CF=/etc/dhcpd.conf
-+CF=/usr/local/etc/dhcpd.conf
++CF=${LOCALBASE}/etc/dhcpd.conf
#OPTIONS="-q -p 90 fxp0"
#
#