From ced45d45bc7236f435df2ea215a4561ac7285fe9 Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Mon, 15 Sep 2014 12:09:19 -0400 Subject: Add history message to write_config() system call. --- config/snort/snort_sync.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/snort') 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. - write_config();snort_sync_on_changes(); + write_config("Snort pkg: saved changes to XMLRPC sync configuration.");snort_sync_on_changes(); -- cgit v1.2.3