![]()
Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch
shutdown -h
CONFIG_APM=y and
CONFIG_APM_POWER_OFF=y. Using make
menuconfig you find them in section "Character devices".
If you have an kernel 2.2 you additionally have to set the option
-p at the halt command in the script
/sbin/init.d/halt.
...
case "$0" in
*halt)
message="The system is halted."
command="halt -p"
;;
*reboot)
...
![]()
Keywords: APMD, SHUTDOWN, HALT, POWEROFF, LAPTOP, NOTEBOOK
![]()
Categories:
Hardware
![]()
Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch