9 lines
301 B
Plaintext
9 lines
301 B
Plaintext
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
|
|
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
|
|
<busconfig>
|
|
<policy context="default">
|
|
<allow own="io.openthread.TestServer"/>
|
|
<allow send_destination="*"/>
|
|
</policy>
|
|
</busconfig>
|