[Pkg-xfce-commits] r6092 - goodies/trunk/lightdm/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Thu Oct 6 05:38:59 UTC 2011
Author: corsac
Date: 2011-10-06 05:38:59 +0000 (Thu, 06 Oct 2011)
New Revision: 6092
Removed:
goodies/trunk/lightdm/debian/lightdm-autologin.pam
Modified:
goodies/trunk/lightdm/debian/changelog
Log:
don't use autologin pam service, fix startup. closes: #643844
Modified: goodies/trunk/lightdm/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog 2011-10-06 05:29:47 UTC (rev 6091)
+++ goodies/trunk/lightdm/debian/changelog 2011-10-06 05:38:59 UTC (rev 6092)
@@ -1,9 +1,9 @@
lightdm (1.0.2-1) UNRELEASED; urgency=low
* New upstream release.
+ - don't use autologin pam service, fix startup. closes: #643844
* debian/control:
- add recommends on policykit-1 to greeters. closes: #643292
- * debian/lightdm-autologin.pam added, fix startup. closes: #643844
* debian/patches:
- 05_dont-add-pkglibexecdir-path refreshed for new upstream release.
Deleted: goodies/trunk/lightdm/debian/lightdm-autologin.pam
===================================================================
--- goodies/trunk/lightdm/debian/lightdm-autologin.pam 2011-10-06 05:29:47 UTC (rev 6091)
+++ goodies/trunk/lightdm/debian/lightdm-autologin.pam 2011-10-06 05:38:59 UTC (rev 6092)
@@ -1,10 +0,0 @@
-#%PAM-1.0
-auth requisite pam_nologin.so
-auth required pam_env.so readenv=1
-auth required pam_env.so readenv=1 envfile=/etc/default/locale
-auth required pam_succeed_if.so user != root quiet_success
-auth required pam_permit.so
- at include common-account
-session required pam_limits.so
- at include common-session
- at include common-password
More information about the Pkg-xfce-commits
mailing list