process restarts are pretty rare/serious.
This commit is contained in:
parent
4593eaec24
commit
a12113e476
@ -619,7 +619,6 @@ PUBLIC void do_exit(message *m_ptr)
|
|||||||
rp->r_flags = 0; /* release slot */
|
rp->r_flags = 0; /* release slot */
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
if(rs_verbose)
|
|
||||||
printf("RS: unexpected exit. Restarting %s\n", rp->r_cmd);
|
printf("RS: unexpected exit. Restarting %s\n", rp->r_cmd);
|
||||||
/* Determine what to do. If this is the first unexpected
|
/* Determine what to do. If this is the first unexpected
|
||||||
* exit, immediately restart this service. Otherwise use
|
* exit, immediately restart this service. Otherwise use
|
||||||
|
Loading…
x
Reference in New Issue
Block a user