Skip to content
  • Christian Kellner's avatar
    manager: emit DeviceAdded signals on name acquired · bd1fb058
    Christian Kellner authored
    When we got the bus name, we will emit DeviceAdded signals for
    all devices that are not stored and also not authorized, so
    clients can react and authorize those.
    This should prevent races between daemon starts and uevents for
    new devices.
    bd1fb058