bump(coreos-base/coreos-init): Update code, enables more gettys

Now a getty will be created on every terminal specified by the console=
kernel command line options.
This commit is contained in:
Michael Marineau 2013-08-16 14:16:54 -04:00
parent dca3e51f39
commit ba1ea07df8
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
CROS_WORKON_COMMIT="4998c5306e9c5fd7bd7baed48701ef9adf74e3de"
CROS_WORKON_COMMIT="f9a49b44b9bc5e998d52205cc4b92085e4bf5828"
CROS_WORKON_PROJECT="coreos/init"
CROS_WORKON_LOCALNAME="init"