summaryrefslogtreecommitdiff
path: root/includes/site.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/site.h')
-rw-r--r--includes/site.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/includes/site.h b/includes/site.h
index f11fefbf..ce7876ba 100644
--- a/includes/site.h
+++ b/includes/site.h
@@ -190,6 +190,12 @@
/* #define USE_RAW_SOCKETS */
+/* Define this to keep the old program name (e.g., "dhcpd" for
+ the DHCP server) in place of the (base) name the program was
+ invoked with. */
+
+/* #define OLD_LOG_NAME */
+
/* Define this to change the logging facility used by dhcpd. */
/* #define DHCPD_LOG_FACILITY LOG_DAEMON */