diff options
author | robiscool <robrob2626@yahoo.com> | 2009-10-28 02:16:04 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2009-10-28 02:16:04 -0700 |
commit | 5838c4337dbd4ac1288e84ca3d8a05bd20df9548 (patch) | |
tree | 33ed7486c87db52d69a67d3cca5f73198dfa74af | |
parent | ca20e5c150a9f266ba147cea5c4ddcd241662d2b (diff) | |
download | pfsense-packages-5838c4337dbd4ac1288e84ca3d8a05bd20df9548.tar.gz pfsense-packages-5838c4337dbd4ac1288e84ca3d8a05bd20df9548.tar.bz2 pfsense-packages-5838c4337dbd4ac1288e84ca3d8a05bd20df9548.zip |
snort-dev, note that dir tree cant be more than 2 levels down
-rw-r--r-- | config/snort-dev/snort.xml | 2 | ||||
-rwxr-xr-x | pkg_config.7.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/snort-dev/snort.xml b/config/snort-dev/snort.xml index fcea8aef..344a01cf 100644 --- a/config/snort-dev/snort.xml +++ b/config/snort-dev/snort.xml @@ -48,7 +48,7 @@ <name>Snort</name> <version>2.8.4.1_5</version> <title>Services: Snort 2.8.4.1_5 pkg v. 1.7 alpha</title> - <include_file>/usr/local/pkg/snort.inc</include_file> + <include_file>/usr/local/pkg/snort/snort.inc</include_file> <menu> <name>Snort</name> <tooltiptext>Setup snort specific settings</tooltiptext> diff --git a/pkg_config.7.xml b/pkg_config.7.xml index a4889707..973bada8 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -324,7 +324,7 @@ <version>2.8.4.1_5 pkg v.1.7</version> <required_version>1.2.2</required_version> <status>Alpha</status> - <configurationfile>snort.xml</configurationfile> + <configurationfile>snort/snort.xml</configurationfile> <after_install_info>Please visit the Snort settings tab and enter your oinkid code. Afterwards visit the update rules tab to download the snort rules.</after_install_info> </package> <package> |