Need dirtypool

This commit is contained in:
Bill Marquette 2005-08-06 19:56:17 +00:00
parent 0b03c1490a
commit 7d612d8922

View File

@ -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";