#How to do avahi the right way inside a add on?

1 messages · Page 1 of 1 (latest)

spark vigil
#

Im trying to get avahi running but with dbus disabled in avahi it starts, but nothing can access it. But if i enable dbus in avahi, i only get the following error:

dbus_bus_request_name(): Request to own name refused by policy
WARNING: Failed to contact D-Bus daemon.
avahi-daemon 0.8 exiting.

host_dbus is enabled inside my add-on config.

So how do it right?
Thx