From: laforge Date: Thu, 24 Nov 2005 17:56:18 +0000 (+0000) Subject: it's now called "group" parameter, not nlgroup X-Git-Tag: ulogd-2.0.0beta2~248 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=976234b14bd5b6d8b615afb6e6b711dfca17f0ba;p=thirdparty%2Fulogd2.git it's now called "group" parameter, not nlgroup --- diff --git a/ulogd.conf.in b/ulogd.conf.in index c9f04c3..c8d3560 100644 --- a/ulogd.conf.in +++ b/ulogd.conf.in @@ -47,7 +47,7 @@ plugin="@libdir@/ulogd/ulogd_raw2packet_BASE.so" [log1] # netlink multicast group (the same as the iptables --ulog-nlgroup param) -nlgroup=1 +group=0 [emu1] file="/var/log/ulogd_syslogemu.log"