Find the answer to your Linux question:
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 ...
  1. #1
    Just 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 ...

  2. #2
    Just Joined!
    Join Date
    Jan 2010
    Location
    India
    Posts
    5
    ...well can't you use init 0 from command line for a quick shutdown

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...