Bug 97561

Summary: command "shutdown now" switches to a wrong runlevel
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Thomas Schraitle <thomas.schraitle>
Component: BasesystemAssignee: Dr. Werner Fink <werner>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Preview 2   
Target Milestone: ---   
Hardware: x86-64   
OS: SUSE Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Thomas Schraitle 2005-07-21 08:26:24 UTC
Problem:    
Start in runlevel 5. After running "shutdown now" the computer don't actually   
shutdown completely; it switches to runlevel 1 instead of zero.
Comment 1 Dr. Werner Fink 2005-07-21 08:55:05 UTC
This is rather invalid, please read the manual page of shutdown.
-r is for reboot, -h is for halt and nothing is for single user
mode which will be entered by using runlevel 1.