diff options
author | robiscool <robrob2626@yahoo.com> | 2009-11-24 00:19:25 -0800 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2009-11-24 00:19:25 -0800 |
commit | a897942428ad9834f2c0732d4ed8ccd1d28a68d7 (patch) | |
tree | 9020bf45b3b2c6c30c7d1a6eb906c1e3be1ad817 /config/snort-dev/snort.xml | |
parent | f1c0379a5678842736ae8c6bc6e142e5108d57f9 (diff) | |
download | pfsense-packages-a897942428ad9834f2c0732d4ed8ccd1d28a68d7.tar.gz pfsense-packages-a897942428ad9834f2c0732d4ed8ccd1d28a68d7.tar.bz2 pfsense-packages-a897942428ad9834f2c0732d4ed8ccd1d28a68d7.zip |
snort-dev, add misc 2
Diffstat (limited to 'config/snort-dev/snort.xml')
-rw-r--r-- | config/snort-dev/snort.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/config/snort-dev/snort.xml b/config/snort-dev/snort.xml index 8f9a8400..99b9b77e 100644 --- a/config/snort-dev/snort.xml +++ b/config/snort-dev/snort.xml @@ -59,7 +59,7 @@ <name>snort</name> <rcfile>snort.sh</rcfile> <executable>snort</executable> - <description>Snort is the most widely deployed IDS/IPS technology worldwide..</description> + <description>Snort is the most widely deployed IDS/IPS technology worldwide.</description> </service> <tabs> </tabs> @@ -74,7 +74,7 @@ <item>http://www.pfsense.com/packages/config/snort-dev/snort_gui.inc</item> </additional_files_needed> <additional_files_needed> - <prefix>/usr/local/pkg/snort/</prefix> + <prefix>/usr/local/pkg/pf/</prefix> <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/snort-dev/snort_dynamic_ip_reload.php</item> </additional_files_needed> @@ -126,6 +126,11 @@ <additional_files_needed> <prefix>/usr/local/www/snort/</prefix> <chmod>077</chmod> + <item>http://www.pfsense.com/packages/config/snort-dev/style.css</item> + </additional_files_needed> + <additional_files_needed> + <prefix>/usr/local/www/snort/</prefix> + <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/snort-dev/snort_interfaces.php</item> </additional_files_needed> <additional_files_needed> |