mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
system: prevent alias reload like we do in rc.syshook monitor reload
It makes it usable later from that end if we want to.
This commit is contained in:
parent
7086fda2ea
commit
dcfa1cb0c0
@ -44,4 +44,4 @@ foreach (glob("/tmp/delete_route_*.todo") as $filename) {
|
||||
}
|
||||
|
||||
system_routing_configure(true);
|
||||
filter_configure_sync(true);
|
||||
filter_configure_sync(true, false);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user