aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
diff options
context:
space:
mode:
authorbmeeks8 <bmeeks8@bellsouth.net>2014-09-15 12:09:19 -0400
committerbmeeks8 <bmeeks8@bellsouth.net>2014-09-15 12:09:19 -0400
commitced45d45bc7236f435df2ea215a4561ac7285fe9 (patch)
tree6be58d49985faa725ecf28fe1bdc3ea031c8f054 /config/snort
parent810bc388007f82d36ec7de57fbfff105dba28804 (diff)
downloadpfsense-packages-ced45d45bc7236f435df2ea215a4561ac7285fe9.tar.gz
pfsense-packages-ced45d45bc7236f435df2ea215a4561ac7285fe9.tar.bz2
pfsense-packages-ced45d45bc7236f435df2ea215a4561ac7285fe9.zip
Add history message to write_config() system call.
Diffstat (limited to 'config/snort')
-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 8536ed0a..f3db2ce9 100755
--- a/config/snort/snort_sync.xml
+++ b/config/snort/snort_sync.xml
@@ -207,6 +207,6 @@ POSSIBILITY OF SUCH DAMAGE.
<custom_delete_php_command>
</custom_delete_php_command>
<custom_php_resync_config_command>
- write_config();snort_sync_on_changes();
+ write_config("Snort pkg: saved changes to XMLRPC sync configuration.");snort_sync_on_changes();
</custom_php_resync_config_command>
</packagegui>