summaryrefslogtreecommitdiff
path: root/net/snort/patches/patch-ae
blob: 429a8060466f744291be3a85096a8ac50b81a98a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.4 2004/09/21 15:50:26 adrianp Exp $

--- etc/snort.conf.orig	Mon Sep  6 13:21:50 2004
+++ etc/snort.conf	Mon Sep  6 13:24:34 2004
@@ -106,7 +106,7 @@
 # Path to your rules files (this can be a relative path)
 # Note for Windows users:  You are advised to make this an absolute path,
 # such as:  c:\snort\rules
-var RULE_PATH ../rules
+var RULE_PATH @PREFIX@/share/snort/rules
 
 # Configure the snort decoder
 # ============================