summaryrefslogtreecommitdiffstats
path: root/ulogd.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'ulogd.conf.in')
-rw-r--r--ulogd.conf.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/ulogd.conf.in b/ulogd.conf.in
index a32234d..d2b18d4 100644
--- a/ulogd.conf.in
+++ b/ulogd.conf.in
@@ -14,13 +14,6 @@ logfile="/var/log/ulogd.log"
# loglevel: debug(1), info(3), notice(5), error(7) or fatal(8)
loglevel=1
-# socket receive buffer size (should be at least the size of the
-# in-kernel buffer (ipt_ULOG.o 'nlbufsiz' parameter)
-rmem=131071
-
-# libipulog/ulogd receive buffer size, should be > rmem
-bufsize=150000
-
######################################################################
# PLUGIN OPTIONS
######################################################################