Blame SOURCES/org.fedoraproject.mtr.policy

7594b7
7594b7
7594b7
 "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
7594b7
 "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
7594b7
<policyconfig>
7594b7
   <action id="org.fedoraproject.mtr.pkexec.run">
7594b7
    <description>Run mtr</description>
7594b7
    <message>Authentication is required to run traceroute</message>
7594b7
    <defaults>
7594b7
      <allow_any>no</allow_any>
7594b7
      <allow_inactive>no</allow_inactive>
7594b7
      <allow_active>auth_admin_keep</allow_active>
7594b7
    </defaults>
7594b7
    <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/xmtr.bin</annotate>
7594b7
    <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
7594b7
   </action>
7594b7
</policyconfig>