~ubuntu-branches/ubuntu/lucid/hal/lucid

« back to all changes in this revision

Viewing changes to policy/org.freedesktop.hal.device-access.policy

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-06-26 10:04:33 UTC
  • mfrom: (1.2.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20090626100433-nd42rcjbmg5261tx
Tags: 0.5.12+git20090626-0ubuntu1
* New upstream git snapshot:
  - Add input.keys capability to power/hibernate/etc. keys. (LP: #384890)
* Drop 01_tablet_evdev.patch, 50_no_crash_on_md_blockdev.patch: Applied
  upstream.
* 04_nvidia_brightness.patch: Update to new upstream version.
* debian/control: Change back Vcs-Bzr:, Ubuntu package are only for full
  source trees.

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
    </defaults>
92
92
  </action>
93
93
 
 
94
  <action id="org.freedesktop.hal.device-access.smart-card-reader">
 
95
    <description>Directly access to Smart Card Reader security devices</description>
 
96
    <message>System policy prevents access to Smart Card Reader security devices</message>
 
97
    <defaults>
 
98
      <allow_inactive>no</allow_inactive>
 
99
      <allow_active>yes</allow_active>
 
100
    </defaults>
 
101
  </action>
 
102
 
94
103
  <action id="org.freedesktop.hal.device-access.joystick">
95
104
    <description>Directly access Joystick devices</description>
96
105
    <message>System policy prevents access to Joystick devices</message>
199
208
    </defaults>
200
209
  </action>
201
210
 
202
 
  <action id="org.freedesktop.hal.device-access.smart-card-reader">
203
 
    <description>Directly access smart-card readers</description>
204
 
    <message>System policy prevents access to the smart-card readers</message>
205
 
    <defaults>
206
 
      <allow_inactive>no</allow_inactive>
207
 
      <allow_active>yes</allow_active>
208
 
    </defaults>
209
 
  </action>
210
 
 
211
211
</policyconfig>