/etc/X11/xinit/Xclients

John Richardson johntrichardson at charter.net
Wed Oct 6 02:18:14 UTC 2004


In the latest rawhide /etc/X11/xinit/Xclients, it looks like this is
missing a "fi".

PREFERRED=
if [ -f /etc/sysconfig/desktop ]; then
    . /etc/sysconfig/desktop
    if [ "$DESKTOP" = "GNOME" ]; then
        PREFERRED=gnome-session
    elif [ "$DESKTOP" = "KDE" ]; then
        PREFERRED=startkde
    fi                              <---- here
fi






More information about the fedora-test-list mailing list