Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
|
||||
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
|
||||
<busconfig>
|
||||
<policy user="xuser">
|
||||
<allow send_destination="net.connman"/>
|
||||
<allow send_destination="net.connman.vpn"/>
|
||||
<allow send_destination="org.ofono"/>
|
||||
<allow send_destination="org.bluez"/>
|
||||
</policy>
|
||||
</busconfig>
|
||||
|
||||
Reference in New Issue
Block a user