diff options
Diffstat (limited to 'policy/org.freedesktop.hal.device-access.policy')
-rw-r--r-- | policy/org.freedesktop.hal.device-access.policy | 9 |
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> |