summaryrefslogtreecommitdiffstats
path: root/source/kde/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/doinst.sh')
-rw-r--r--source/kde/doinst.sh/kde-workspace3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/kde/doinst.sh/kde-workspace b/source/kde/doinst.sh/kde-workspace
index 796b2956b..91bd6bc69 100644
--- a/source/kde/doinst.sh/kde-workspace
+++ b/source/kde/doinst.sh/kde-workspace
@@ -18,6 +18,9 @@ config etc/kde/kdm/kdmrc.new
if [ -r etc/pam.d/kde.new ]; then
config etc/pam.d/kde.new
fi
+if [ -r etc/pam.d/kde-np.new ]; then
+ config etc/pam.d/kde-np.new
+fi
if [ -x usr/bin/update-desktop-database ]; then
usr/bin/update-desktop-database usr/share/applications >/dev/null 2>&1