2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-09-01 14:55:30 +00:00

Add a rule for debuging class matching.

This commit is contained in:
Ted Lemon
1998-11-11 07:55:36 +00:00
parent 00a7748f4f
commit b6cbc3feb8

View File

@@ -38,6 +38,10 @@
/* #define DEBUG_EXPRESSION_PARSE */ /* #define DEBUG_EXPRESSION_PARSE */
/* Define this if you want to watch the class matching process. */
/* #define DEBUG_CLASS_MATCHING */
/* Define this if you want the dhcpd.pid file to go somewhere other than /* Define this if you want the dhcpd.pid file to go somewhere other than
the default (which varies from system to system, but is usually either the default (which varies from system to system, but is usually either
/etc or /var/run. */ /etc or /var/run. */