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

'Merge' customizeChroot from 'dev-jm' branch

parent 4a9fb610
No related branches found
No related tags found
No related merge requests found
......@@ -71,8 +71,8 @@ config_66(){
# avoid permissions access issue
chown -R ${NEWUSER}:users /run/66
out_action "Create tree graphics for ${NEWUSER}, enables and makes it current"
su "${NEWUSER}" -c "66-tree -v3 -Ecn graphics"
out_action "For ${NEWUSER}: Create, enable tree [gui] and set as current"
su "${NEWUSER}" -c "66-tree -v3 -nEc gui"
out_action "Enable dbus-user and xdg-user-dirs on tree [gui]"
su "${NEWUSER}" -c "66-enable -v3 -t gui dbus-user xdg-user-dirs"
......
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