Codebase list lightdm-gtk-greeter-settings / c896e98b-d93e-4d00-b335-6d8126f41055/main com.ubuntu.pkexec.lightdm-gtk-greeter-settings.policy.in
c896e98b-d93e-4d00-b335-6d8126f41055/main

Tree @c896e98b-d93e-4d00-b335-6d8126f41055/main (Download .tar.gz)

com.ubuntu.pkexec.lightdm-gtk-greeter-settings.policy.in @c896e98b-d93e-4d00-b335-6d8126f41055/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>