aboutsummaryrefslogtreecommitdiff
path: root/net/isc-dhcp3
diff options
context:
space:
mode:
Diffstat (limited to 'net/isc-dhcp3')
-rw-r--r--net/isc-dhcp3/files/patch-site.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/isc-dhcp3/files/patch-site.h b/net/isc-dhcp3/files/patch-site.h
new file mode 100644
index 000000000000..c49cb4f93437
--- /dev/null
+++ b/net/isc-dhcp3/files/patch-site.h
@@ -0,0 +1,11 @@
+--- includes/site.h.orig Wed Feb 20 08:46:20 2002
++++ includes/site.h Sun Apr 21 06:20:20 2002
+@@ -89,7 +89,7 @@
+ /* Define this if you want all leases written to the lease file, even if
+ they are free leases that have never been used. */
+
+-#define DEBUG_DUMP_ALL_LEASES
++/* #define DEBUG_DUMP_ALL_LEASES */
+
+ /* Define this if you want DHCP failover protocol support in the DHCP
+ server. */