mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-06 17:40:16 +01:00
Signed-off-by: Simon McVittie <smcv@collabora.com> Bug: https://bugs.freedesktop.org/92853 Reviewed-by: Philip Withnall <withnall@endlessm.com>
6 lines
171 B
Text
6 lines
171 B
Text
<busconfig>
|
|
<listen>unix:path=/foo</listen>
|
|
<policy context="default">
|
|
<allow send_broadcast="true" send_destination="com.example.Bees"/>
|
|
</policy>
|
|
</busconfig>
|