summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/post-install/plasma-workspace.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/post-install/plasma-workspace.post-install')
-rw-r--r--source/kde/kde/post-install/plasma-workspace.post-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/kde/kde/post-install/plasma-workspace.post-install b/source/kde/kde/post-install/plasma-workspace.post-install
index 4ba279a20..8f3839ec2 100644
--- a/source/kde/kde/post-install/plasma-workspace.post-install
+++ b/source/kde/kde/post-install/plasma-workspace.post-install
@@ -46,7 +46,7 @@ if [ "$SLACKPAM" == "no" ]; then
-i $PKG/usr/share/wayland-sessions/plasmawayland.desktop
else
# Install a PAM file for Plasma5 workspace:
- install -Dm644 $CWD/post-install/plasma-workspace/pam.d/kde $PKG/etc/pam.d/kde
+ install -Dm644 $CWD/post-install/plasma-workspace/pam.d/kde $PKG/etc/pam.d/kde.new
fi
if [ "$SLKELOGIND" == "yes" ]; then