mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
interfaces: reload GUI in the background
Take our chances with SSH. It looks like using 'early' facility surfaced this problem that was not as trigger happy before. The administration page does the same. PR: https://forum.opnsense.org/index.php?topic=43995.0
This commit is contained in:
parent
2f3a012267
commit
988dbae92d
@ -562,7 +562,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') {
|
||||
|
||||
system_routing_configure(false, array_keys($toapplylist));
|
||||
filter_configure();
|
||||
plugins_configure('early'); /* ensure GUI and SSH access */
|
||||
configd_run('webgui restart 3', true);
|
||||
}
|
||||
|
||||
clear_subsystem_dirty('interfaces');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user