From bb7dc1ffb7eb47db06eded668ce6c9e8eaa9cec0 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 18 May 2020 23:30:26 +0000 Subject: Mon May 18 23:30:26 UTC 2020 d/Cython-0.29.18-x86_64-1.txz: Upgraded. kde/kde-workspace-4.11.22-x86_64-8.txz: Rebuilt. Added /etc/pam.d/kde-np to fix KDM autologin. Thanks to USUARIONUEVO for the bug report. l/gnu-efi-3.0.12-x86_64-1.txz: Upgraded. --- source/kde/post-install/kde-workspace/config/kde-np.pamd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 source/kde/post-install/kde-workspace/config/kde-np.pamd (limited to 'source/kde/post-install/kde-workspace/config/kde-np.pamd') diff --git a/source/kde/post-install/kde-workspace/config/kde-np.pamd b/source/kde/post-install/kde-workspace/config/kde-np.pamd new file mode 100644 index 000000000..013528248 --- /dev/null +++ b/source/kde/post-install/kde-workspace/config/kde-np.pamd @@ -0,0 +1,10 @@ +#%PAM-1.0 +auth requisite pam_nologin.so +auth required pam_env.so + +auth required pam_succeed_if.so uid >= 1000 quiet +auth required pam_permit.so + +account include system-auth +password include system-auth +session include system-auth -- cgit v1.2.3