From: Ben Gras Date: Mon, 27 Apr 2009 14:07:47 +0000 (+0000) Subject: process restarts are pretty rare/serious. X-Git-Tag: v3.1.4~66 X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=a12113e4763549f61d80f476ac6ceea8c4751771;p=minix.git process restarts are pretty rare/serious. --- diff --git a/servers/rs/manager.c b/servers/rs/manager.c index efe5aa9cc..8bbd2ddd8 100644 --- a/servers/rs/manager.c +++ b/servers/rs/manager.c @@ -619,7 +619,6 @@ PUBLIC void do_exit(message *m_ptr) rp->r_flags = 0; /* release slot */ } else { - if(rs_verbose) printf("RS: unexpected exit. Restarting %s\n", rp->r_cmd); /* Determine what to do. If this is the first unexpected * exit, immediately restart this service. Otherwise use