etc and var customers
This commit is contained in:
18
etc/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf
Normal file
18
etc/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
<!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="geoclue">
|
||||
<allow send_interface="org.freedesktop.GeoClue2.Agent"
|
||||
send_path="/org/freedesktop/GeoClue2/Agent"/>
|
||||
<allow send_interface="org.freedesktop.DBus.Properties"
|
||||
send_path="/org/freedesktop/GeoClue2/Agent"/>
|
||||
</policy>
|
||||
|
||||
<policy user="root">
|
||||
<allow send_interface="org.freedesktop.GeoClue2.Agent"
|
||||
send_path="/org/freedesktop/GeoClue2/Agent"/>
|
||||
<allow send_interface="org.freedesktop.DBus.Properties"
|
||||
send_path="/org/freedesktop/GeoClue2/Agent"/>
|
||||
</policy>
|
||||
</busconfig>
|
||||
Reference in New Issue
Block a user