lukem
4c9bb3bc3f
* change wait_for_pids() to spin forever (rather than just ~ 65 seconds).
* change the default `stop' case to wait_for_pids after kill $sig_stop. this means that "/etc/rc.d/foo stop" won't return until the service has shut down. third party scripts that implement their own stop mechanism should offer this functionality as well. * in the default restart case, don't bother doing `$0 poll' in between stop & start, because of the change above. (XXX: deprecate poll ?)
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%