forked from srbala/fedora-kickstarts
fix bug #476965 (DESKTOPMANAGER=KDM botch)
This commit is contained in:
parent
04ec7b3a3d
commit
af1369b889
@ -105,7 +105,7 @@ fuse
|
||||
# create /etc/sysconfig/desktop (needed for installation)
|
||||
cat > /etc/sysconfig/desktop <<EOF
|
||||
DESKTOP="KDE"
|
||||
DISPLAYMANAGER="KDM"
|
||||
DISPLAYMANAGER="KDE"
|
||||
EOF
|
||||
|
||||
# add initscript
|
||||
|
@ -91,7 +91,7 @@ alsa-utils
|
||||
# create /etc/sysconfig/desktop (needed for installation)
|
||||
cat > /etc/sysconfig/desktop <<EOF
|
||||
DESKTOP="KDE"
|
||||
DISPLAYMANAGER="KDM"
|
||||
DISPLAYMANAGER="KDE"
|
||||
EOF
|
||||
|
||||
# add initscript
|
||||
|
Loading…
Reference in New Issue
Block a user