aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/snort/snort.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/packages/snort/snort.xml b/packages/snort/snort.xml
index c1d33cdd..8165dbe2 100644
--- a/packages/snort/snort.xml
+++ b/packages/snort/snort.xml
@@ -53,7 +53,7 @@
<prefix>/usr/local/pkg/pf/</prefix>
<chmod>077</chmod>
<item>http://www.pfsense.com/packages/config/snort/snort_dynamic_ip_reload.php</item>
- </additional_files_needed>
+ </additional_files_needed>a
<service>
<name>snort</name>
<rcfile>snort.sh</rcfile>
@@ -151,10 +151,13 @@
<type>checkbox</type>
</field>
</fields>
+ <custom_add_php_install>
+ sync_package_snort();
+ </custom_add_php_install>
<custom_add_php_command>
- sync_package_snort();
+ sync_package_snort();
</custom_add_php_command>
<custom_php_resync_command>
sync_package_snort();
</custom_php_resync_command>
-</packagegui>
+</packagegui> \ No newline at end of file