summaryrefslogtreecommitdiff
path: root/policy
diff options
context:
space:
mode:
authorAlex Kanavin <ak@sensi.org>2008-10-20 15:32:14 +0200
committerDanny Kukawka <danny.kukawka@web.de>2008-10-20 15:32:14 +0200
commit401e7a3a8bf675bda2a7e52d355d3047898b4f50 (patch)
treeefd88de741b0fcdd50d1c60207ebe0263ec0fd79 /policy
parent774c29efb243f950f7fbac90916e71dd89f75b63 (diff)
add ACL rule an policy for obex devices
Added ACL rule an policy for obex devices.
Diffstat (limited to 'policy')
-rw-r--r--policy/org.freedesktop.hal.device-access.policy9
1 files changed, 9 insertions, 0 deletions
diff --git a/policy/org.freedesktop.hal.device-access.policy b/policy/org.freedesktop.hal.device-access.policy
index cacc88f9..2656afd6 100644
--- a/policy/org.freedesktop.hal.device-access.policy
+++ b/policy/org.freedesktop.hal.device-access.policy
@@ -151,4 +151,13 @@ details.
</defaults>
</action>
+ <action id="org.freedesktop.hal.device-access.obex">
+ <description>Directly access OBEX devices</description>
+ <message>System policy prevents access to OBEX devices</message>
+ <defaults>
+ <allow_inactive>no</allow_inactive>
+ <allow_active>yes</allow_active>
+ </defaults>
+ </action>
+
</policyconfig>