fix conf file

This commit is contained in:
udeved 2014-12-14 19:14:53 +01:00
parent 7349e5f286
commit 945bc75536

View file

@ -325,6 +325,7 @@ configure_calamares(){
# fi # fi
# else # else
# use autodetected DM for the moment # use autodetected DM for the moment
echo "displaymanagers:"
echo " - ${_displaymanager}" > "$DISPLAYMANAGER" echo " - ${_displaymanager}" > "$DISPLAYMANAGER"
echo "basicSetup: false" >> "$DISPLAYMANAGER" echo "basicSetup: false" >> "$DISPLAYMANAGER"