]> rtime.felk.cvut.cz Git - sojka/debian/lightdm.git/commitdiff
* debian/lightdm.pam:
authorcorsac <corsac@0c9b3bff-18ee-0310-b944-d1aa2700132f>
Mon, 18 Jun 2012 15:44:27 +0000 (15:44 +0000)
committercorsac <corsac@0c9b3bff-18ee-0310-b944-d1aa2700132f>
Mon, 18 Jun 2012 15:44:27 +0000 (15:44 +0000)
  - enable pam_loginuid.                                      closes: #677435

git-svn-id: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/lightdm@7060 0c9b3bff-18ee-0310-b944-d1aa2700132f

debian/changelog
debian/lightdm.pam

index 4a34f19c80216c63fd11892a04c7a568ddebe664..6f825075b6dfb4e7417ef2c91ca06a3d781fb35f 100644 (file)
@@ -1,3 +1,10 @@
+lightdm (1.2.2-3) UNRELEASED; urgency=low
+
+  * debian/lightdm.pam:
+    - enable pam_loginuid.                                      closes: #677435
+
+ -- Yves-Alexis Perez <corsac@debian.org>  Mon, 18 Jun 2012 17:43:57 +0200
+
 lightdm (1.2.2-2) unstable; urgency=low
 
   * debian/rules:
index e76fb2f3860218f029f27f07a94a7eaf1dc32a6d..40070384bf21d298fdd3f3a7542440963dbbe0dc 100644 (file)
@@ -13,6 +13,7 @@ auth    optional        pam_gnome_keyring.so
 # is disabled, this returns success.)
 session [success=ok ignore=ignore module_unknown=ignore default=bad]    pam_selinux.so close
 session required        pam_limits.so
+session required        pam_loginuid.so
 @include common-session
 # SELinux needs to intervene at login time to ensure that the process
 # starts in the proper default security context. Only sessions which are