summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-08-06 19:56:17 +0000
committerBill Marquette <billm@pfsense.org>2005-08-06 19:56:17 +0000
commit7d612d8922829d71a85285ec0fcab26384c2c124 (patch)
treeff1eb1d4424effe0dca8a0c2e631d766c111b234
parent0b03c1490a6dac6124792db18d6aa0206bd02e6a (diff)
downloadpfsense-7d612d8922829d71a85285ec0fcab26384c2c124.zip
pfsense-7d612d8922829d71a85285ec0fcab26384c2c124.tar.gz
Need dirtypool
-rwxr-xr-xusr/local/www/guiconfig.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/guiconfig.inc b/usr/local/www/guiconfig.inc
index b6eebfc..90bfda8 100755
--- a/usr/local/www/guiconfig.inc
+++ b/usr/local/www/guiconfig.inc
@@ -75,6 +75,7 @@ $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";
/* used by progress bar */
$lastseen = "-1";
OpenPOWER on IntegriCloud