Bug 45768 - "halt" does not turn off the system
Summary: "halt" does not turn off the system
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: usermode
Version: 7.1
Hardware: i586
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-06-25 08:38 UTC by Need Real Name
Modified: 2007-04-18 16:33 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-06-25 08:38:36 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2001-06-25 08:38:31 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)

Description of problem:
Command "halt" does not turn off system's power like it did in RedHat 
6.x/7.0. I have to use "halt -p" or "poweroff" to turn off the system.

How reproducible:
Always

Steps to Reproduce:
1. logon on as "root"
2. type "halt"
3. system shuts down but does not get turned off.
	

Actual Results:  It happens.

Additional info:

I have to add a system-wide alias:
alias halt='halt -p'

Comment 1 Bill Nottingham 2001-06-25 15:06:07 UTC
This was changed to make the behavior more consistent. If you want to poweroff,
use 'poweroff'.


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