Skip to content
  • Dan Williams's avatar
    core: use wrappers for DBus object registration/unregistration · 3c7f267f
    Dan Williams authored
    When providing a service on the bus daemon and a private connection,
    we'll need to track objects so we can register them with the
    private connection too.  Thus all registration/unregistration
    calls have to go through the NMDBusManager, not straight to
    dbus-glib.
    3c7f267f