Blame SOURCES/org.ezix.lshw.gui.policy

21ef37
21ef37
21ef37
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
21ef37
"http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
21ef37
<policyconfig>
21ef37
 <vendor>lshw</vendor>
21ef37
 <vendor_url>http://ezix.org/project/wiki/HardwareLiSter</vendor_url>
21ef37
 <action id="org.ezix.lshw.gui.pkexec.run">
21ef37
    <description>Hardware Lister (lshw) - list hardware information</description>
21ef37
    <message>Authentication is required to run lshw-gui</message>
21ef37
    <icon_name>lshw-logo</icon_name>
21ef37
    <defaults>
21ef37
     <allow_any>no</allow_any>
21ef37
     <allow_inactive>no</allow_inactive>
21ef37
     <allow_active>auth_admin_keep</allow_active>
21ef37
    </defaults>
21ef37
    <annotate key="org.freedesktop.policykit.exec.path">/usr/sbin/gtk-lshw</annotate>
21ef37
    <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
21ef37
 </action>
21ef37
</policyconfig>