Blame SOURCES/org.fedoraproject.mtr.policy

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