Bug 437379 - serial gettys need to be delayed
Summary: serial gettys need to be delayed
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: initscripts
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 437515 (view as bug list)
Depends On:
Blocks: fedora-ia64 F9Blocker
TreeView+ depends on / blocked
 
Reported: 2008-03-13 19:05 UTC by Bill Nottingham
Modified: 2014-03-17 03:12 UTC (History)
4 users (show)

Fixed In Version: 8.68-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-03 21:39:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2008-03-13 19:05:47 UTC
Description of problem:

Currently the upstart events that launch serial gettys say:

start on fedora.serial-console-available *
stop on runlevel [016]

instance
exec /sbin/agetty /dev/$1 $2 vt100-nav
...

These should wait until the runlevel event finishes as well. I suppose
there's no && syntax in upstart 0.3?

Version-Release number of selected component (if applicable):

initscripts-8.67-1.x86_64

Comment 1 Bill Nottingham 2008-03-14 17:27:55 UTC
*** Bug 437515 has been marked as a duplicate of this bug. ***

Comment 3 Bill Nottingham 2008-04-04 16:10:11 UTC
8.68 available from koji now, will be in rawhide tomorrow.


Note You need to log in before you can comment on or make changes to this bug.