Results 1 to 2 of 2
Hi,
I use red hat linux kernel 2.6
I want to add the application shutdown in shutdown sequence .
I add the K script in /etc/rc.d/ all sub directory for ...
- 01-29-2010 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 44
change the shutdown sequence in red hat linux
Hi,
I use red hat linux kernel 2.6
I want to add the application shutdown in shutdown sequence .
I add the K script in /etc/rc.d/ all sub directory for all
running level .
But the auto shutdown application is not appear when
I type "shutdown -r now" ..
There is no indication the application shutdown in the
display ...
The shutdown seq is hang/stop and I need to shutdown the application
by command manually .Then the shutdown process can be continue ....
Why ??/
how can I change the shutdown seq ???
Any advice ...
- 01-30-2010 #2Just Joined!
- Join Date
- Jan 2010
- Location
- India
- Posts
- 5
...well can't you use init 0 from command line for a quick shutdown


Reply With Quote