diff --git a/plasma/customizeChroot b/plasma/customizeChroot index b01859a21d0442a3fd57fad4e2d9e8d83f49b75d..bbdcafdb6f41244cfea8e0902239e9f191504bc5 100755 --- a/plasma/customizeChroot +++ b/plasma/customizeChroot @@ -105,6 +105,12 @@ EOF" 66-all -t gui down sleep 01 66-all -t gui up +EOF" + + out_action "Create ${NEWUSER} .xinitrc file" + su "${NEWUSER}" -c "cat > /home/${NEWUSER}/.xinitrc <<EOF +## Uncomment if you use startx command line to launch plasma DE +#exec startkde EOF" } custo_once config_user