[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Shutdown porcess
- Subject: [ale] Shutdown porcess
- From: ChrisF at computone.com (Chris Fowler)
- Date: Tue, 2 Jan 2001 19:54:47 -0500
??
shutdown -r calls init with option of 6.?? Init then shutsdown the machine
and issues either the /sbin/halt or /sbin/shutdown command.?? The script that gets executed is /etc/rc.d/rc6.d/S01reboot or /etc/rc.d/rc0.d/S01halt
??I need to know that the halt command does.?? I believe it sets the clean bit on the FS or umounts it.?? I'm not sure.
Chris
-----Original Message-----
From: I.Herman
To: Chris Fowler
Sent: 1/2/01 7:27 PM
Subject: Re: [ale] Shutdown porcess
I usually just use the Shutdown command.
at root:?? shutdown -r now
that does a "restart now"
or
shutdown now
just shuts down w/out restarting..
both of these cleanly unmounts the filesystem