Ticket #295 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

avahi-daemon should use /etc/X11/xinit/xinitrc.d/30-dbus

Reported by: joelbryan Owned by: lennart
Milestone: Component: avahi-daemon
Keywords: avahi-daemon, dbus, xinit, xinitrc.d Cc: joelbryan@…

Description

When avahi-daemon have dbus enabled, it does not start unless /usr/bin/dbus-daemon is explicitly called through startup daemons, the new version of dbus from upstream have /etc/X11/xinit/xinitrc.d/30-dbus included. This method of launching dbus will probably be the way to start dbus, and all dbus related apps and daemons. Avahi-daemon should use it when possible.

Change History

Changed 3 years ago by lennart

  • status changed from new to closed
  • resolution set to invalid
  • milestone Avahi 0.6.26 deleted

Uh? xinit related stuff is for the session bus. Howeverm Avahi only uses the system bus, which really needs to be started during system startup anyway, and before Avahi.

Note: See TracTickets for help on using tickets.