Hi, On Thu, Apr 23, 2020 at 11:00 PM Francois-Xavier Le Bail <devel.fx.leb...@orange.fr> wrote: > It will permit to add some interfaces to capture on, like: > > - dbus-system (D-Bus system bus) > - dbus-session (D-Bus session bus)
Ok. dbus is now priority standard (and has apparently been since 2015 because of libpam-systemd), so libdbus is probably installed on the vast majority of Debian systems out there. popcon suggests that 97.4% of reporting systems have it installed. There is therefore probably no harm in enabling dbus support, so I've done that in version 1.9.1-4. Thanks.