Blame SOURCES/org.fedoraproject.mtr.policy

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