Bug 441740

Summary: /sbin/runlevel lies on bootup
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: upstartAssignee: Casey Dahlin <cdahlin>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: notting, rvokal, vanhoof
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-09 18:55:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 235706    

Description Bill Nottingham 2008-04-09 18:40:21 UTC
Description of problem:

If you run /sbin/runlevel shortly after boot, you actually
get the 'current' and 'previous' runlevels from whenever the
system last shut down. For example, if you shut down normally,
you'd get:

5 6

If you didn't, you may get:

N 5

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

upstart-0.3.9-15.fc9.x86_64

Comment 1 Bill Nottingham 2008-04-09 18:55:10 UTC
Never mind. This is 'normal' behavior.