Advertisement
Guest User

Untitled

a guest
Dec 6th, 2008
408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- -->
  2.  
  3. <!DOCTYPE pkconfig PUBLIC "-//freedesktop//DTD PolicyKit Configuration 1.0//EN"
  4. "http://hal.freedesktop.org/releases/PolicyKit/1.0/config.dtd">
  5.  
  6. <!-- See the manual page PolicyKit.conf(5) for file format -->
  7.  
  8. <config version="0.1">
  9. <match action="org.freedesktop.hal.storage.*">
  10. <return result="yes"/>
  11. </match>
  12. </config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement