From 4381669c98b5dbbf596eeaa576ee7fde1a29e236 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Sat, 24 Feb 2007 19:03:01 +0000 Subject: [PATCH] * improved snort to enable Statistics reporting through proc by default git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20193 10447126-35f2-4685-b0cf-6dd780d3921f --- security/snort/snort.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/snort/snort.conf b/security/snort/snort.conf index 22b5f28f8..5e1f364de 100644 --- a/security/snort/snort.conf +++ b/security/snort/snort.conf @@ -64,6 +64,9 @@ pkginstalled libdnet && var_append confopt ' ' "--enable-flexresp2" # TimeStats functionality var_append confopt ' ' "--enable-timestats" +# Statistics reporting through proc +var_append confopt ' ' "--enable-linux-smp-stats" + snort_preconf() { # Comply with FHS for /var/opt/