Skip to content

publish behave logs: make dbus optional

David Jaša requested to merge dj/pbl-without-dbus into main
  • explicitly create the symlinks in "/etc/systemd/system/multi-user.target.wants/"
  • don't fail, bail out if start of the service via dbus fails

This allows the .py script to be used in virt-customize(1) and the services' enablement is more reliable over reboots.

@runtests:pass

Merge request reports