diff --git a/plasma/customizeChroot b/plasma/customizeChroot
index 57747bd23770163c88e8116febfc168acb523ef8..e8b3fd09f16cd136eb98c02f38e27055094dc547 100755
--- a/plasma/customizeChroot
+++ b/plasma/customizeChroot
@@ -92,6 +92,7 @@ umask 022
 
 66-scandir -v3 -cu
 EOF"
+    su "${NEWUSER}" -c "chmod 750 /home/${NEWUSER}/.scandir
     
     out_action "Create ${NEWUSER} .xsession file"
     su "${NEWUSER}" -c "cat > /home/${NEWUSER}/.xsession <<EOF