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