diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-09-25 03:04:32 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-09-25 03:04:32 +0000 |
commit | 1e2e83a8ee468b0cf52d3b66116ad0f7fd4733be (patch) | |
tree | baa507de571d485195a3386e86333865bac17170 | |
parent | b5f8826c8f4055cbe817248af1f3ea41e078178a (diff) | |
download | pfsense-packages-1e2e83a8ee468b0cf52d3b66116ad0f7fd4733be.tar.gz pfsense-packages-1e2e83a8ee468b0cf52d3b66116ad0f7fd4733be.tar.bz2 pfsense-packages-1e2e83a8ee468b0cf52d3b66116ad0f7fd4733be.zip |
Include snort.inc, not snort.xml
-rw-r--r-- | packages/snort/snort.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/snort/snort.xml b/packages/snort/snort.xml index 13369f02..3cbf6b2b 100644 --- a/packages/snort/snort.xml +++ b/packages/snort/snort.xml @@ -24,7 +24,7 @@ <rcfile>snort.sh</rcfile> <executable>snort</executable> </service> - <include_file>/usr/local/pkg/snort.xml</include_file> + <include_file>/usr/local/pkg/snort.inc</include_file> <tabs> <tab> <text>Snort Settings</text> |