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

out_action message match the change

parent 336fbceb
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,7 @@ EOF"
out_action "Set 750 permissions on .scandir file"
su "${NEWUSER}" -c "chmod 750 /home/${NEWUSER}/.scandir"
out_action "Create ${NEWUSER} .xsession file"
out_action "Create ${NEWUSER} .zprofile file"
su "${NEWUSER}" -c "cat > /home/${NEWUSER}/.zprofile <<EOF
## Execute scandir script
## Send a down signal, or 'could not sync environment to dbus' with sddm when user logout/login
......
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