From 945bc75536730466783dd41de7abf0ebd4ff453c Mon Sep 17 00:00:00 2001 From: udeved Date: Sun, 14 Dec 2014 19:14:53 +0100 Subject: [PATCH] fix conf file --- lib/util-livecd.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/util-livecd.sh b/lib/util-livecd.sh index 01e8aab..d4d4b8b 100644 --- a/lib/util-livecd.sh +++ b/lib/util-livecd.sh @@ -325,6 +325,7 @@ configure_calamares(){ # fi # else # use autodetected DM for the moment + echo "displaymanagers:" echo " - ${_displaymanager}" > "$DISPLAYMANAGER" echo "basicSetup: false" >> "$DISPLAYMANAGER"