summarylogtreecommitdiffstats
path: root/snort.install
diff options
context:
space:
mode:
Diffstat (limited to 'snort.install')
-rw-r--r--snort.install5
1 files changed, 3 insertions, 2 deletions
diff --git a/snort.install b/snort.install
index 4a06663022c9..b4afaa027f45 100644
--- a/snort.install
+++ b/snort.install
@@ -4,12 +4,13 @@ post_install() {
usr/bin/passwd -l snort &>/dev/null
[ -f var/log/snort/alert ] || : >var/log/snort/alert
- chown snort.snort var/log/snort/ -R
+ chown -R snort.snort var/log/snort/
+
+ /usr/bin/nohup /usr/bin/pulledpork_update.sh /etc/snort/rules/snort.rules > /dev/null 2>&1 &
cat << _EOF
>>> EDIT /etc/snort/homenet.conf file to match your local network.
->>> Also EDIT /etc/snort/rules/emerging.conf as per your requirement.
>>> Add local rules to /etc/snort/rules/local.rules
>>> TIP: iptables rule to monitor all FORWARDed traffic: