projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e71a64
)
typo
author
Brad House
<brad_mssw@gentoo.org>
Sun, 8 Feb 2004 17:45:31 +0000
(17:45 +0000)
committer
Brad House
<brad_mssw@gentoo.org>
Sun, 8 Feb 2004 17:45:31 +0000
(17:45 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@71
67a159dc
-881f-0410-a524-
ba9dfbe2cb84
generic/linuxrc
patch
|
blob
|
history
diff --git
a/generic/linuxrc
b/generic/linuxrc
index 8ffa3f1cdee7ec8e4a1ee3e3e3a827a211a04f19..6027bdc9b3846ca2852a3a046eb60ee60e24e709 100644
(file)
--- a/
generic/linuxrc
+++ b/
generic/linuxrc
@@
-292,5
+292,5
@@
fi
# here's the line it says we should do:
# exec chroot . /sbin/init </dev/console >/dev/console 2>&1
# not gonna though ....
-exec chroot . /sbin/init ${CMDLINE} < /dev/console > /dev/consle 2>&1
+exec chroot . /sbin/init ${CMDLINE} < /dev/console > /dev/cons
o
le 2>&1