aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy/haproxy_backends.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/haproxy/haproxy_backends.php')
-rwxr-xr-xconfig/haproxy/haproxy_backends.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/haproxy/haproxy_backends.php b/config/haproxy/haproxy_backends.php
index 95c3d6b0..78882aa2 100755
--- a/config/haproxy/haproxy_backends.php
+++ b/config/haproxy/haproxy_backends.php
@@ -29,6 +29,9 @@
*/
require_once("guiconfig.inc");
+
+$d_haproxyconfdirty_path = $g['varrun_path'] . "/haproxy.conf.dirty";
+
require_once("haproxy.inc");
if (!is_array($config['installedpackages']['haproxy']['ha_backends']['item'])) {