From 7af1159c01ef441f1a451df51ba23efdab64a623 Mon Sep 17 00:00:00 2001 From: jim-p Date: Fri, 26 Nov 2010 11:29:39 -0500 Subject: Make siproxd use its own settings rather than use $_POST directly. Add sync command to xml file - previously, siproxd was not being sync'd on boot, only on save from the GUI, could have caused numerous issues. --- config/siproxd.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/siproxd.xml') diff --git a/config/siproxd.xml b/config/siproxd.xml index f4e1bd0b..7feb4d0f 100644 --- a/config/siproxd.xml +++ b/config/siproxd.xml @@ -169,6 +169,7 @@ sync_package_siproxd(); + sync_package_siproxd(); siproxd_generate_rules -- cgit v1.2.3