mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-15 10:46:41 -04:00
daemon/user: Fix ObjectManager location and initialization
This commit is contained in:
parent
748fdc43cf
commit
88c2a0af96
2 changed files with 4 additions and 5 deletions
|
@ -981,10 +981,6 @@ pub(crate) async fn create_interfaces(
|
|||
.await?;
|
||||
}
|
||||
|
||||
object_server
|
||||
.at(MANAGER_PATH, fdo::ObjectManager {})
|
||||
.await?;
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue