blob: 49b0ca26d845c127b9af990b074ce98830db3d42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ae,v 1.2 2003/04/16 06:37:20 salo Exp $
--- etc/snort.conf.orig 2003-04-03 23:10:50.000000000 +0200
+++ etc/snort.conf 2003-04-16 08:09:48.000000000 +0200
@@ -99,7 +99,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:
# ============================
|