mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
Fix CARP PPP hook.
This commit is contained in:
parent
59ae021d5a
commit
f7de23e9bd
@ -54,7 +54,7 @@ if (!empty($a_hasync['disconnectppps'])) {
|
||||
if ($type == 'BACKUP') {
|
||||
interface_bring_down($ifkey);
|
||||
} else {
|
||||
interface_ppps_configure(false, $ifkey);
|
||||
interface_ppps_configure($ifkey);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user