| <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" | |
| "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> | |
| <busconfig> | |
| <listen>@TEST_LISTEN@</listen> | |
| <servicedir>@DBUS_TEST_DATA@/systemd-activation</servicedir> | |
| <policy context="default"> | |
| <allow send_destination="*"/> | |
| <allow receive_sender="*"/> | |
| <allow own="*"/> | |
| </policy> | |
| </busconfig> |