summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-04-16 23:44:05 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-04-16 23:44:05 +0000
commit8920cca5ba6dc2370ebe7f4ecf8d1c807da4fb51 (patch)
treeadcab4fdcf6c828bbcc4155353ead933609cf6f9 /usr/local/www
parentde283d92e9076ff5e03f3dc6876f76ffb6fe1407 (diff)
downloadpfsense-8920cca5ba6dc2370ebe7f4ecf8d1c807da4fb51.zip
pfsense-8920cca5ba6dc2370ebe7f4ecf8d1c807da4fb51.tar.gz
MFC 11472
no longer use dirty pool - restart all of slbd if VS or Pool changes
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/guiconfig.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/guiconfig.inc b/usr/local/www/guiconfig.inc
index b5d8d8c..416d1e6 100755
--- a/usr/local/www/guiconfig.inc
+++ b/usr/local/www/guiconfig.inc
@@ -76,7 +76,6 @@ $d_passthrumacsdirty_path = $g['varrun_path'] . "/passthrumacs.dirty";
$d_allowedipsdirty_path = $g['varrun_path'] . "/allowedips.dirty";
$d_ovpnclidirty_path = $g['varrun_path'] . "/ovpnclient.dirty";
$d_vipconfdirty_path = $g['varrun_path'] . "/vip.conf.dirty";
-$d_poolconfdirty_path = $g['varrun_path'] . "/pool.conf.dirty";
$d_vsconfdirty_path = $g['varrun_path'] . "/vs.conf.dirty";
$d_shaperconfdirty_path = $g['varrun_path'] . "/shaper.conf.dirty";
OpenPOWER on IntegriCloud