aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_sync.xml
diff options
context:
space:
mode:
authorbmeeks8 <bmeeks8@bellsouth.net>2013-05-21 22:02:49 -0400
committerbmeeks8 <bmeeks8@bellsouth.net>2013-05-21 22:02:49 -0400
commit00dc251878e6fc23402ba8030758e9efa215bb09 (patch)
tree6996bef8e153a3b7c1e8b1d5113c23633a83b4d8 /config/snort/snort_sync.xml
parentf169f0b0724a39ac3dd35c46b90515751c2955ed (diff)
downloadpfsense-packages-00dc251878e6fc23402ba8030758e9efa215bb09.tar.gz
pfsense-packages-00dc251878e6fc23402ba8030758e9efa215bb09.tar.bz2
pfsense-packages-00dc251878e6fc23402ba8030758e9efa215bb09.zip
More fixes for new XMLRPC pkg sync routines.
Diffstat (limited to 'config/snort/snort_sync.xml')
-rwxr-xr-xconfig/snort/snort_sync.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/snort/snort_sync.xml b/config/snort/snort_sync.xml
index 274d3fc9..24cf9cfa 100755
--- a/config/snort/snort_sync.xml
+++ b/config/snort/snort_sync.xml
@@ -175,6 +175,7 @@ POSSIBILITY OF SUCH DAMAGE.
<fieldname>varsyncsnortstart</fieldname>
<description><![CDATA[Start Snort on target host if not already running.]]></description>
<type>checkbox</type>
+ <value>ON</value>
</rowhelperfield>
</rowhelper>
</field>
@@ -184,7 +185,6 @@ POSSIBILITY OF SUCH DAMAGE.
</field>
</fields>
<custom_delete_php_command>
- write_config();snort_sync_on_changes();
</custom_delete_php_command>
<custom_php_resync_config_command>
write_config();snort_sync_on_changes();