pilot-link/pilot-device-file.policy
Ivana Varekova 8351e1d5d4 - Install hal and PoliceKit rules for visor module (#280251) put visor to
blacklist patch by Harald Hoyer - thanks, thanks Alex Lancaster
2007-11-29 14:22:27 +00:00

18 lines
546 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
<policyconfig>
<action id="org.freedesktop.hal.device-access.pda">
<description>Directly access pda devices</description>
<message>System policy prevents access to the pda devices</message>
<defaults>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
</policyconfig>