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.post-install | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source/kde/post-install/kde-workspace.post-install') diff --git a/source/kde/post-install/kde-workspace.post-install b/source/kde/post-install/kde-workspace.post-install index 8dbc910db..915587ee2 100644 --- a/source/kde/post-install/kde-workspace.post-install +++ b/source/kde/post-install/kde-workspace.post-install @@ -45,6 +45,9 @@ if [ -L /lib${LIBDIRSUFFIX}/libpam.so.? ]; then cp -a $CWD/post-install/kde-workspace/config/kde.pamd $PKG/etc/pam.d/kde.new chown root:root $PKG/etc/pam.d/kde.new chmod 644 $PKG/etc/pam.d/kde.new + cp -a $CWD/post-install/kde-workspace/config/kde-np.pamd $PKG/etc/pam.d/kde-np.new + chown root:root $PKG/etc/pam.d/kde-np.new + chmod 644 $PKG/etc/pam.d/kde-np.new fi # Move the KDM files someplace FHS compliant: -- cgit v1.2.3