Bug 431120 - event_compat_sysv: tty* events are wrong
Summary: event_compat_sysv: tty* events are wrong
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: event-compat-sysv
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Casey Dahlin
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: upstart
TreeView+ depends on / blocked
 
Reported: 2008-01-31 20:26 UTC by Bill Nottingham
Modified: 2014-06-18 08:46 UTC (History)
2 users (show)

Fixed In Version: 0.3.9-5.fc9
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-11 18:28:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2008-01-31 20:26:19 UTC
Description of problem:

'start on runlevel X' means it will start at the beginning of that runlevel; you
want them to start at the end (when rc stops running all the compat script for
that runlevel). 

It probably needs to be:

start on stopped rc(whatever) ok

Also, we run mingetty on all ttys in all runlevels; tty2-6 event scripts need
updated accordingly.

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

event-compat-sysv-0.3.9-1

Comment 1 Casey Dahlin 2008-01-31 20:53:18 UTC
Fixed this a few weeks ago. I'll upload the new one soon.

Comment 2 Casey Dahlin 2008-02-10 23:43:38 UTC
I think this issue is gone. Can you confirm that this has been fixed?

Comment 3 Bill Nottingham 2008-02-11 18:28:31 UTC
Fixed in 0.3.9-5.fc9, yes.


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