mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Need dirtypool
This commit is contained in:
parent
0b03c1490a
commit
7d612d8922
@ -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";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user