summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-02 17:41:14 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-02 17:41:14 +0000
commit05069d4f78187cb368206d713ba81cabd033d3d6 (patch)
treeb40413de496b16575f71b0e087e6d08320543b38 /linux
parent7dd5e863ed00659994172831739e7eb3ef1e4b3f (diff)
downloadrsyslog-05069d4f78187cb368206d713ba81cabd033d3d6.tar.gz
rsyslog-05069d4f78187cb368206d713ba81cabd033d3d6.tar.xz
rsyslog-05069d4f78187cb368206d713ba81cabd033d3d6.zip
restored "-r 0" /etc/service lookup; improved debug output
Diffstat (limited to 'linux')
-rw-r--r--linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Makefile b/linux/Makefile
index 5bd22e06..f4435725 100644
--- a/linux/Makefile
+++ b/linux/Makefile
@@ -47,7 +47,7 @@ FEATURE_PTHREADS=1
FEATURE_KLOGD=1
# Enable debug mode (much slower code)
-FEATURE_DEBUG=0
+FEATURE_DEBUG=1
# The following defines tell us where liblogging is located. This
# is only needed if we build with RFC 3195 support. By default,