diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-04-22 06:55:44 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-04-22 06:55:44 +0000 |
commit | a183b85fe81271d2a2297e847c21db4d7f46b7c4 (patch) | |
tree | aaa74d14546197861b09fa9ab059857a059a957b /net-analyzer/snort/files | |
parent | dev version of fluxbox added (diff) | |
download | historical-a183b85fe81271d2a2297e847c21db4d7f46b7c4.tar.gz historical-a183b85fe81271d2a2297e847c21db4d7f46b7c4.tar.bz2 historical-a183b85fe81271d2a2297e847c21db4d7f46b7c4.zip |
Security update
Diffstat (limited to 'net-analyzer/snort/files')
-rw-r--r-- | net-analyzer/snort/files/snort.confd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/snort/files/snort.confd b/net-analyzer/snort/files/snort.confd index fe7961b930b8..d4d240ac966b 100644 --- a/net-analyzer/snort/files/snort.confd +++ b/net-analyzer/snort/files/snort.confd @@ -13,4 +13,4 @@ LOGDIR="/var/log/snort" CONF=/etc/snort/snort.conf # This pulls in the options above -SNORT_OPTS="-D -u snort -i $IFACE -dev -l $LOGDIR -c $CONF" +SNORT_OPTS="-D -u snort -i $IFACE -l $LOGDIR -c $CONF" |