summaryrefslogtreecommitdiff
path: root/network/snort/README.SLACKWARE
diff options
context:
space:
mode:
authorDavid Spencer <baildon.research@googlemail.com>2016-05-25 18:16:14 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-27 07:23:48 +0700
commitc172fe26079beb75c8861a2cbdc5c6bdb2a1b087 (patch)
tree2dddbabbf50aa8552930c10b608bf9f109926b2f /network/snort/README.SLACKWARE
parentefb263bf8ae73c412a66a61b3e7a036a6490c398 (diff)
downloadslackbuilds-c172fe26079beb75c8861a2cbdc5c6bdb2a1b087.tar.gz
network/snort: Updated for version 2.9.8.2.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'network/snort/README.SLACKWARE')
-rw-r--r--network/snort/README.SLACKWARE2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/snort/README.SLACKWARE b/network/snort/README.SLACKWARE
index ea7307c44e..8b02a1dcc0 100644
--- a/network/snort/README.SLACKWARE
+++ b/network/snort/README.SLACKWARE
@@ -22,7 +22,7 @@ or start it as:
IFACE=xxxx /etc/rc.d/rc.snort start|stop|restart
-As an example, you can this in your /etc/rc.d/rc.local script:
+As an example, you can put this in your /etc/rc.d/rc.local script:
if [ -x /etc/rc.d/rc.snort ]; then
IFACE=eth1 /etc/rc.d/rc.snort start