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