diff options
Diffstat (limited to 'network/snort/README.SLACKWARE')
-rw-r--r-- | network/snort/README.SLACKWARE | 10 |
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 -------------- |