mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Call interfaces_carp_bring_up_final() as well after editing virtual carp ips
This commit is contained in:
parent
b754c6d0cb
commit
8faa1bb0ca
@ -154,6 +154,7 @@ if ($_POST) {
|
||||
|
||||
/* setup carp interfaces */
|
||||
interfaces_carp_configure();
|
||||
interfaces_carp_bring_up_final();
|
||||
|
||||
write_config();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user