rc: only force login manager to use current virtual console at boot, not in subsequent runlevel changes
This commit is contained in:
parent
c58556f8e8
commit
6826096e1d
@ -161,7 +161,7 @@ else
|
|||||||
# FIXME: when plymouth crashes and is restarted above the ENTER key X restart bug
|
# FIXME: when plymouth crashes and is restarted above the ENTER key X restart bug
|
||||||
# comes back if not quit
|
# comes back if not quit
|
||||||
$PLYMOUTH quit
|
$PLYMOUTH quit
|
||||||
else
|
elif [ "$previous" == "N" ]; then
|
||||||
[ -e /run/plymouth/pid ] && touch /var/spool/gdm/force-display-on-active-vt
|
[ -e /run/plymouth/pid ] && touch /var/spool/gdm/force-display-on-active-vt
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user