summaryrefslogtreecommitdiff
path: root/policy
diff options
context:
space:
mode:
authorDanny Kukawka <danny.kukawka@web.de>2009-03-02 19:43:29 +0100
committerDanny Kukawka <danny.kukawka@web.de>2009-03-02 19:43:29 +0100
commit7123ef9a78c8c6b504e6ba98218fc556641a458c (patch)
tree78a2eb17ad04b67871616cf8a70105788101a3dc /policy
parent0f2d03c492f32428e8ca3a72ce52ecf2fcdfa780 (diff)
define ACL and device-access policy for smart_card_reader
Defined ACL and device-access policy for smart_card_reader. Added information to the spec.
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 e083eb49..884fa57b 100644
--- a/policy/org.freedesktop.hal.device-access.policy
+++ b/policy/org.freedesktop.hal.device-access.policy
@@ -91,6 +91,15 @@ NOTE: Please keep the actions in alpabetical order
</defaults>
</action>
+ <action id="org.freedesktop.hal.device-access.smart-card-reader">
+ <description>Directly access to Smart Card Reader security devices</description>
+ <message>System policy prevents access to Smart Card Reader security devices</message>
+ <defaults>
+ <allow_inactive>no</allow_inactive>
+ <allow_active>yes</allow_active>
+ </defaults>
+ </action>
+
<action id="org.freedesktop.hal.device-access.joystick">
<description>Directly access Joystick devices</description>
<message>System policy prevents access to Joystick devices</message>