aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort-dev/snort.xml
diff options
context:
space:
mode:
authorrobiscool <robrob2626@yahoo.com>2009-09-12 04:22:06 -0700
committerrobiscool <robrob2626@yahoo.com>2009-09-12 04:22:47 -0700
commit20b5d08575b4ae6735fd71ca783b22c3aaaafbe8 (patch)
tree8af0f84bacb780eea1698b0ebeffb4207da7b607 /config/snort-dev/snort.xml
parentc37a4b10134f6d97c364e63a793cf2922c92a0e4 (diff)
downloadpfsense-packages-20b5d08575b4ae6735fd71ca783b22c3aaaafbe8.tar.gz
pfsense-packages-20b5d08575b4ae6735fd71ca783b22c3aaaafbe8.tar.bz2
pfsense-packages-20b5d08575b4ae6735fd71ca783b22c3aaaafbe8.zip
snort-dev, fixed install issue, added deinstall unsets and cron deinstall, cmd line updates running
Diffstat (limited to 'config/snort-dev/snort.xml')
-rw-r--r--config/snort-dev/snort.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/config/snort-dev/snort.xml b/config/snort-dev/snort.xml
index 08746e54..cf798303 100644
--- a/config/snort-dev/snort.xml
+++ b/config/snort-dev/snort.xml
@@ -364,12 +364,11 @@
<type>checkbox</type>
</field>
</fields>
- <custom_add_php_command>
- </custom_add_php_command>
<custom_php_resync_config_command>
- sync_package_snort_install();
sync_package_snort();
</custom_php_resync_config_command>
+ <custom_add_php_command>
+ </custom_add_php_command>
<custom_php_install_command>
sync_package_snort_reinstall();
</custom_php_install_command>