From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1542 Path: news.gmane.org!not-for-mail From: Gerrit Pape Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: runit-1.8.0 available Date: Mon, 24 Sep 2007 10:19:04 +0000 Message-ID: <20070924101904.17022.qmail@42aab7ded663c3.315fe32.mid.smarden.org> References: <20070921111312.21004.qmail@fd7a06d4d91934.315fe32.mid.smarden.org> <20070922143724.GA1419@home.power> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190629140 10426 80.91.229.12 (24 Sep 2007 10:19:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Sep 2007 10:19:00 +0000 (UTC) To: supervision@list.skarnet.org Original-X-From: supervision-return-1777-gcsg-supervision=m.gmane.org@list.skarnet.org Mon Sep 24 12:18:55 2007 Return-path: Envelope-to: gcsg-supervision@gmane.org Original-Received: from antah.skarnet.org ([212.85.147.14]) by lo.gmane.org with smtp (Exim 4.50) id 1IZl1a-00072c-9y for gcsg-supervision@gmane.org; Mon, 24 Sep 2007 12:18:46 +0200 Original-Received: (qmail 7589 invoked by uid 76); 24 Sep 2007 10:19:04 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 7576 invoked from network); 24 Sep 2007 10:19:04 -0000 Mail-Followup-To: supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: <20070922143724.GA1419@home.power> Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1542 Archived-At: On Sat, Sep 22, 2007 at 05:37:24PM +0300, Alex Efros wrote: > home ~ # uptime; ps ax | grep Z | wc > 17:35:01 up 11:37, 21 users, load average: 0.00, 0.02, 0.00 > 2024 12151 91273 > home ~ # chmod -x /etc/runit/stopit > home ~ # kill -CONT 1 > home ~ # uptime; ps ax | grep Z | wc > 17:35:16 up 11:37, 21 users, load average: 0.00, 0.01, 0.00 > 2 19 134 Hmm, what does # strings /proc/1/exe |grep Id say? Regards, Gerrit.