The man page seems to indicate no. There is /etc/rc.d/init.d/halt on Fedora. It has a hard coded pause in it, but there's got to be a better way than to change that script. Any help would be appreciated.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
migrated from stackoverflow.com Jan 1 '11 at 20:52
|
The manpage on my system has:
(This is probably a more appropriate question for serverfault) |
|||||||||||||||||||
|
|
In order to have a specific delay between SIGTERM and SIGKILL, you could specify three commands in a script as root
to
but it would kill your own processes, your Another solution is to download the source of |
|||
|