summaryrefslogtreecommitdiffstats
path: root/kde/post-install/kscreenlocker.post-install
blob: 203cff041df5ab85c9440a8b6bf59a981a710159 (plain)
1
2
3
4
if [ "$SLACKPAM" == "no" ]; then
  # For shadow, this file needs to be setuid root:
  chmod +s $PKG/usr/lib$LIBDIRSUFFIX/kcheckpass
fi