rc: only force login manager to use current virtual console at boot, not in subsequent runlevel changes

This commit is contained in:
Silvan Calarco 2012-02-06 20:49:52 +01:00
parent c58556f8e8
commit 6826096e1d

View File

@ -161,7 +161,7 @@ else
# FIXME: when plymouth crashes and is restarted above the ENTER key X restart bug
# comes back if not quit
$PLYMOUTH quit
else
elif [ "$previous" == "N" ]; then
[ -e /run/plymouth/pid ] && touch /var/spool/gdm/force-display-on-active-vt
fi
fi