bisector: disable DBus interface by default
Since GLib can decide to abort the whole application for still unknown reasons, disable DBus by default until the issue is either fixed or confirmed to be caused by some buggy interaction with graphical things. Unfortunately, it seems impossible to use GLib without trying to connect to X server unless DISPLAY is unset, which is not very practical and still gives some warnings anyway.