re: APM & Linux 2.2.1

Mike Miller (mtm@clover.c2d.fedex.com)
Fri, 19 Feb 1999 11:49:13 -0600


This is not a kernel bug. If you issue a 'halt' when not in run levels
0 or 6 'halt' runs 'shutdown -h'. That, in turn, does all sorts of nice
things to shutdown your system, including running scripts in 'rc0.d'.

If you want the "power off on halt" behavior you will need to modify the
'halt' script referred to in 'rc0.d' to do a 'halt -p'.

This was driving me nuts for a while too. :-)

mike
mtm@csoft.net

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/