Other Help Topics :: Customize reboot and shutdown commands



Hi,

How can I customize reboot and shutdown commands?
There is anyway to get their source code and compile them?

Thanks in advance.

In what way do you want to customize them?  If you just want to run some additional stuff during shutdown or startup, the relevant scripts are /opt/bootlocal.sh and /opt/powerdown.sh
Quote (mikshaw @ July 31 2006,14:09)
In what way do you want to customize them?  If you just want to run some additional stuff during shutdown or startup, the relevant scripts are /opt/bootlocal.sh and /opt/powerdown.sh

I want to echo off all screen messages like :
INIT: Sending ....

I realize that init file which is responsible for reboot and shutdown processes, but how can I recompile init file ?

Thanks

Quote (dialomar @ July 31 2006,16:15)
I want to echo off all screen messages like :
INIT: Sending ....

You want to turn off all messages as it is shutting down?

I have to ask.  Why?

Jeah. It's quite important to know if there's something wrong...
Without error msg's you can only guess where's the problem.

Next Page...
original here.