org.freedesktop.pkexec.usbview.policy (usbview-2.1) | : | org.freedesktop.pkexec.usbview.policy (usbview-2.2) | ||
---|---|---|---|---|
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | |||
<!DOCTYPE policyconfig PUBLIC | <!DOCTYPE policyconfig PUBLIC | |||
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" | "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" | |||
"http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd"> | "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd"> | |||
<policyconfig> | <policyconfig> | |||
<action id="org.freedesktop.pkexec.usbview"> | <action id="org.freedesktop.pkexec.usbview"> | |||
<description>Run USBview</description> | <description>Run USBview</description> | |||
<message>Authentication is required to view USB bus</message> | <message>Authentication is required to view USB bus</message> | |||
<icon_name>usbview_icon</icon_name> | <icon_name>usbview_icon</icon_name> | |||
<defaults> | <defaults> | |||
<allow_any>yes</allow_any> | <allow_any>no</allow_any> | |||
<allow_inactive>yes</allow_inactive> | <allow_inactive>no</allow_inactive> | |||
<allow_active>auth_admin_keep</allow_active> | <allow_active>auth_admin_keep</allow_active> | |||
</defaults> | </defaults> | |||
<annotate key="org.freedesktop.policykit.exec.path">/usr/bin/usbview</annota te> | <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/usbview</annota te> | |||
<annotate key="org.freedesktop.policykit.exec.allow_gui">TRUE</annotate> | <annotate key="org.freedesktop.policykit.exec.allow_gui">TRUE</annotate> | |||
</action> | </action> | |||
</policyconfig> | </policyconfig> | |||
End of changes. 1 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |