summaryrefslogtreecommitdiffstats
path: root/source/kde/post-install/kde-workspace.post-install
diff options
context:
space:
mode:
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: