Skip to content

Instantly share code, notes, and snippets.

@kdwinter
Created February 15, 2009 12:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kdwinter/64692 to your computer and use it in GitHub Desktop.
Save kdwinter/64692 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- -->
<!DOCTYPE pkconfig PUBLIC "-//freedesktop//DTD PolicyKit Configuration 1.0//EN"
"http://hal.freedesktop.org/releases/PolicyKit/1.0/config.dtd">
<!-- See the manual page PolicyKit.conf(5) for file format -->
<config version="0.1">
<match action="org.freedesktop.hal.storage.mount-removable">
<return result="yes"/>
</match>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment