Skip to content
Snippets Groups Projects
Commit f516a7bd authored by jean-michel's avatar jean-michel
Browse files

fix

parent e0242b36
No related branches found
No related tags found
No related merge requests found
......@@ -92,7 +92,7 @@ umask 022
66-scandir -v3 -cu
EOF"
su "${NEWUSER}" -c "chmod 750 /home/${NEWUSER}/.scandir
su "${NEWUSER}" -c "chmod 750 /home/${NEWUSER}/.scandir"
out_action "Create ${NEWUSER} .xsession file"
su "${NEWUSER}" -c "cat > /home/${NEWUSER}/.xsession <<EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment