summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Tsoy <alexander@tsoy.me>2018-09-25 19:09:46 +0300
committerLars Wendler <polynomial-c@gentoo.org>2018-09-27 09:41:13 +0200
commit39b530b86790bb5d4a909118be9457be22cf7ad3 (patch)
tree4f0a0d4c421ed553a00c3a2a5906e0bf1ea7ebad /x11-misc/lightdm/files
parentdev-tcltk/iwidgets: EAPI 6 (diff)
downloadgentoo-39b530b86790bb5d4a909118be9457be22cf7ad3.tar.gz
gentoo-39b530b86790bb5d4a909118be9457be22cf7ad3.tar.bz2
gentoo-39b530b86790bb5d4a909118be9457be22cf7ad3.zip
x11-misc/lightdm: use upstream lightdm-greeter pam config
This pam configuration file is only used by the greeter process. Therefore is should't include system-local-login. Closes: https://bugs.gentoo.org/600216 Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/9973
Diffstat (limited to 'x11-misc/lightdm/files')
-rw-r--r--x11-misc/lightdm/files/lightdm-1.28.0-pam-greeter.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-misc/lightdm/files/lightdm-1.28.0-pam-greeter.patch b/x11-misc/lightdm/files/lightdm-1.28.0-pam-greeter.patch
new file mode 100644
index 000000000000..89b47798a79c
--- /dev/null
+++ b/x11-misc/lightdm/files/lightdm-1.28.0-pam-greeter.patch
@@ -0,0 +1,10 @@
+--- a/data/pam/lightdm-greeter
++++ b/data/pam/lightdm-greeter
+@@ -14,4 +14,6 @@ password required pam_deny.so
+
+ # Setup session
+ session required pam_unix.so
+-session optional pam_systemd.so
++-session optional pam_systemd.so
++-session optional pam_elogind.so
++-session optional pam_ck_connector.so nox11