summaryrefslogtreecommitdiffstats
path: root/source/kde/post-install/kde-workspace.post-install
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-05-18 23:30:26 +0000
committer Eric Hameleers <alien@slackware.com>2020-05-19 08:59:53 +0200
commitbb7dc1ffb7eb47db06eded668ce6c9e8eaa9cec0 (patch)
tree8d9835e5b3c1b0dff6059afab270c49cc79fb695 /source/kde/post-install/kde-workspace.post-install
parentffef56590d68c334819ecf26118a257bdafccf6b (diff)
downloadcurrent-dc8a73daca75a81fd0cbd0ebde35e0a37d18e7c1.tar.gz
current-dc8a73daca75a81fd0cbd0ebde35e0a37d18e7c1.tar.xz
Mon May 18 23:30:26 UTC 202020200518233026
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.
Diffstat (limited to 'source/kde/post-install/kde-workspace.post-install')
-rw-r--r--source/kde/post-install/kde-workspace.post-install3
1 files changed, 3 insertions, 0 deletions
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: