summaryrefslogtreecommitdiffstats
path: root/network/snort/README.SLACKWARE
diff options
context:
space:
mode:
author David Spencer2017-01-28 16:07:04 +0100
committer Willy Sudiarto Raharjo2017-02-04 00:59:25 +0100
commit3e68e1cb6046f1cddd73449b526b2e51a82ae3ea (patch)
tree6f677a02c9514b56e8bc614784c1c478e404806a /network/snort/README.SLACKWARE
parent5310799a40f028770901940bdf0d54a2e3280329 (diff)
downloadslackbuilds-3e68e1cb6046f1cddd73449b526b2e51a82ae3ea.tar.gz
network/snort: Support non-ethernet decoders.
Thanks to Panagiotis Nikolaou. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/snort/README.SLACKWARE')
-rw-r--r--network/snort/README.SLACKWARE10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/snort/README.SLACKWARE b/network/snort/README.SLACKWARE
index 8b02a1dcc0..6bcf0714d1 100644
--- a/network/snort/README.SLACKWARE
+++ b/network/snort/README.SLACKWARE
@@ -12,6 +12,16 @@ information can be found at the following URLs:
http://manual.snort.org/ (user manual)
+Running the SlackBuild
+----------------------
+
+By default, non-Ethernet decoders (for example, venet0) are enabled. If
+you need to disable this for performance reasons, use the option
+'NON_ETHER=no':
+
+ NON_ETHER=no ./snort.SlackBuild
+
+
Starting snort
--------------