X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=man%2Favahi-daemon.conf.5.xml.in;h=7dff0974c1d957f919fd2045190a7b4ddc25fa75;hb=a534996c7f304b219c3c3c41d97f6c20051871f2;hp=5f59f16d1f8fa3bdf06f57c12cf265c9a1885aa7;hpb=67e74a17b34856b0f9b856fce03b5fba77cc5f5e;p=catta diff --git a/man/avahi-daemon.conf.5.xml.in b/man/avahi-daemon.conf.5.xml.in index 5f59f16..7dff097 100644 --- a/man/avahi-daemon.conf.5.xml.in +++ b/man/avahi-daemon.conf.5.xml.in @@ -98,10 +98,12 @@

enable-dbus= Takes either "yes", "no" or "warn". If set to "yes" avahi-daemon connects to D-BUS, offering an object oriented client API. It is only available - if avahi has been compiled with --enable-dbus in + if Avahi has been compiled with --enable-dbus in which case it defaults to "yes". "warn" behaves like "yes", but the daemon starts up even when it fails to connect to a - D-BUS daemon.

+ D-BUS daemon. In addition, if the connection to the D-BUS + daemon is terminated we try to reconnect. (Unless we are in a + chroot() environment where this definitely will fail.)