Blame SOURCES/org.gnome.logview.policy

40ffda
40ffda
40ffda
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
40ffda
"http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
40ffda
<policyconfig>
40ffda
40ffda
 <vendor>GNOME</vendor>
40ffda
 <vendor_url>http://www.gnome.org</vendor_url>
40ffda
40ffda
 <action id="org.gnome.logview.pkexec.run">
40ffda
    <description>Run gnome-system-log</description>
40ffda
    <message>Authentication is required to run Log Viewer</message>
40ffda
    <icon_name>logview</icon_name>
40ffda
    <defaults>
40ffda
     <allow_any>no</allow_any>
40ffda
     <allow_inactive>no</allow_inactive>
40ffda
     <allow_active>auth_admin_keep</allow_active>
40ffda
    </defaults>
40ffda
    <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/logview</annotate>
40ffda
    <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
40ffda
 </action>
40ffda
</policyconfig>