[Pkg-xfce-commits] r6492 - goodies/branches/wheezy/lightdm/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Wed Mar 21 03:08:42 UTC 2012
Author: corsac
Date: 2012-03-21 15:08:41 +0000 (Wed, 21 Mar 2012)
New Revision: 6492
Modified:
goodies/branches/wheezy/lightdm/debian/changelog
goodies/branches/wheezy/lightdm/debian/lightdm.pam
Log:
* debian/lightdm.pam:
- add selinux lines, thanks Laurent Bigonville. closes: #664805
Modified: goodies/branches/wheezy/lightdm/debian/changelog
===================================================================
--- goodies/branches/wheezy/lightdm/debian/changelog 2012-03-21 15:06:53 UTC (rev 6491)
+++ goodies/branches/wheezy/lightdm/debian/changelog 2012-03-21 15:08:41 UTC (rev 6492)
@@ -5,6 +5,8 @@
- remove "" protection around variable since it won't expand the * that
way. Fix setting the correct greeter. closes: #664585
* debian/watch updated to match minor version with two digits.
+ * debian/lightdm.pam:
+ - add selinux lines, thanks Laurent Bigonville. closes: #664805
-- Yves-Alexis Perez <corsac at debian.org> Wed, 21 Mar 2012 15:20:58 +0100
Modified: goodies/branches/wheezy/lightdm/debian/lightdm.pam
===================================================================
--- goodies/branches/wheezy/lightdm/debian/lightdm.pam 2012-03-21 15:06:53 UTC (rev 6491)
+++ goodies/branches/wheezy/lightdm/debian/lightdm.pam 2012-03-21 15:08:41 UTC (rev 6492)
@@ -7,6 +7,8 @@
auth optional pam_gnome_keyring.so
@include common-account
session required pam_limits.so
+session required pam_selinux.so close
@include common-session
+session required pam_selinux.so open
session optional pam_gnome_keyring.so auto_start
@include common-password
More information about the Pkg-xfce-commits
mailing list