mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
add more gateway info to hostnameInfo (#3019)
This commit is contained in:
@@ -982,7 +982,7 @@ impl NetworkInterfaceController {
|
||||
info
|
||||
}
|
||||
},
|
||||
[START9_BRIDGE_IFACE.into()],
|
||||
[InternedString::from_static(START9_BRIDGE_IFACE).into()],
|
||||
);
|
||||
let mut ip_info_watch = watcher.subscribe();
|
||||
ip_info_watch.mark_seen();
|
||||
|
||||
Reference in New Issue
Block a user