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.
|
feedback
|
migrated from stackoverflow.com Jan 1 '11 at 20:52
This question came from our site for professional and enthusiast programmers.
|
The manpage on my system has:
(This is probably a more appropriate question for serverfault) | |||||||||||||||||||
feedback
|
|
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 | |||
feedback
|
