blob: 9d57194f5f072599db7c63462ca36828316f0e5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ae,v 1.3 2003/12/31 14:11:42 salo Exp $
--- etc/snort.conf.orig 2003-12-18 18:14:35.000000000 +0100
+++ etc/snort.conf 2003-12-30 02:25:47.000000000 +0100
@@ -104,7 +104,7 @@
var AIM_SERVERS [64.12.24.0/24,64.12.25.0/24,64.12.26.14/24,64.12.28.0/24,64.12.29.0/24,64.12.161.0/24,64.12.163.0/24,205.188.5.0/24,205.188.9.0/24]
# Path to your rules files (this can be a relative path)
-var RULE_PATH ../rules
+var RULE_PATH @PREFIX@/share/snort/rules
# Configure the snort decoder
# ============================
|