Codebase list lightdm-gtk-greeter-settings / 02ecdaa2-2bc4-4c96-bbcd-1c44d1c8140f/main com.ubuntu.pkexec.lightdm-gtk-greeter-settings.policy.in
02ecdaa2-2bc4-4c96-bbcd-1c44d1c8140f/main

Tree @02ecdaa2-2bc4-4c96-bbcd-1c44d1c8140f/main (Download .tar.gz)

com.ubuntu.pkexec.lightdm-gtk-greeter-settings.policy.in @02ecdaa2-2bc4-4c96-bbcd-1c44d1c8140f/mainraw · history · blame

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
 "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
 "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
<policyconfig>

  <action id="com.ubuntu.pkexec.lightdm-gtk-greeter-settings">
    <_message>Authentication is required to run Settings editor for LightDM GTK+ Greeter</_message>
    <icon_name>lightdm-gtk-greeter-settings</icon_name>
    <defaults>
      <allow_any>auth_admin</allow_any>
      <allow_inactive>auth_admin</allow_inactive>
      <allow_active>auth_admin</allow_active>
    </defaults>
    <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/lightdm-gtk-greeter-settings</annotate>
    <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
  </action>

</policyconfig>