diff options
author | robiscool <robrob2626@yahoo.com> | 2010-08-16 17:53:31 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2010-08-16 17:53:31 -0700 |
commit | 653457ac512d3dfe87780156cfcffcc74d541a75 (patch) | |
tree | 539054bae84903ca15b807242c9abb3027d2f478 | |
parent | 94e66532502ded7d18872e84b97c816d69b0ee12 (diff) | |
download | pfsense-packages-653457ac512d3dfe87780156cfcffcc74d541a75.tar.gz pfsense-packages-653457ac512d3dfe87780156cfcffcc74d541a75.tar.bz2 pfsense-packages-653457ac512d3dfe87780156cfcffcc74d541a75.zip |
snort, update urls
-rw-r--r-- | config/snort/snort.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/snort/snort.xml b/config/snort/snort.xml index 47e70a44..2c4e45e1 100644 --- a/config/snort/snort.xml +++ b/config/snort/snort.xml @@ -126,6 +126,11 @@ <additional_files_needed> <prefix>/usr/local/www/snort/</prefix> <chmod>077</chmod> + <item>http://www.pfsense.com/packages/config/snort/snort_download_updates.php</item> + </additional_files_needed> + <additional_files_needed> + <prefix>/usr/local/pkg/snort/</prefix> + <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/snort/snort_check_for_rule_updates.php</item> </additional_files_needed> <additional_files_needed> |