summaryrefslogtreecommitdiffstats
path: root/testing/source/vtown/kde/post-install/kscreenlocker.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/source/vtown/kde/post-install/kscreenlocker.post-install')
-rw-r--r--testing/source/vtown/kde/post-install/kscreenlocker.post-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/source/vtown/kde/post-install/kscreenlocker.post-install b/testing/source/vtown/kde/post-install/kscreenlocker.post-install
new file mode 100644
index 000000000..203cff041
--- /dev/null
+++ b/testing/source/vtown/kde/post-install/kscreenlocker.post-install
@@ -0,0 +1,4 @@
+if [ "$SLACKPAM" == "no" ]; then
+ # For shadow, this file needs to be setuid root:
+ chmod +s $PKG/usr/lib$LIBDIRSUFFIX/kcheckpass
+fi