Public bug reported:
Binary package hint: system-services
After the latest update, my Feisty system got stuck after completing
rc.local and didn't give me a login prompt 9my system doesn't use a
graphical login manager). This is /etc/event.d/tty5:
# tty5 - getty
#
# This service maintains a getty on tty5 from the point the system is
# started until it is shut down again.
start on runlevel 2
start on runlevel 3
stop on runlevel 0
stop on runlevel 1
stop on runlevel 4
stop on runlevel 5
stop on runlevel 6
respawn
/sbin/getty 38400 tty5exec /sbin/getty 38400 tty5
For tty1, I changed the last line to
exec /sbin/getty 38400 tty1
which fixed the problem for tty1.
I file this bug against system-services since that is the package that
the file belongs to. However, there have been no very recent updates of
this package so I am not really sure which package mangled the tty
files.
** Affects: upstart (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
can't login because of bug in /etc/event.d/ttyn
https://bugs.launchpad.net/bugs/104306
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs