<!-- Bus that listens on a debug pipe and doesn't create any restrictions --> <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> <busconfig> <listen>debug-pipe:name=test-server</listen> <listen>unix:tmpdir=/tmp</listen> <type>system</type> <servicehelper>/data/oblac-provisioner/tmp/work/corei7-64-poky-linux/dbus/1.12.2-r0/build/bus/dbus-daemon-launch-helper-test</servicehelper> <servicedir>/data/oblac-provisioner/tmp/work/corei7-64-poky-linux/dbus/1.12.2-r0/build/test/data/invalid-service-files-system</servicedir> <policy context="default"> <allow send_interface="*"/> <allow receive_interface="*"/> <allow own="*"/> <allow user="*"/> </policy> </busconfig>