xref: /OK3568_Linux_fs/yocto/poky/meta/recipes-support/user-creation/files/system-xuser.conf (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
2 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
3<busconfig>
4    <policy user="xuser">
5        <allow send_destination="net.connman"/>
6        <allow send_destination="net.connman.vpn"/>
7        <allow send_destination="org.ofono"/>
8        <allow send_destination="org.bluez"/>
9    </policy>
10</busconfig>
11
12