From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/659 Path: main.gmane.org!not-for-mail From: Thomas Schwinge Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: runit on debian sid success, and questions Date: Wed, 19 Jan 2005 22:07:28 +0100 Message-ID: <20050119210728.GA5899@router.galaxy.loc> References: <20050118221224.A28147@recycle.lbl.gov> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1106168870 28754 80.91.229.6 (19 Jan 2005 21:07:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Jan 2005 21:07:50 +0000 (UTC) Cc: supervision@list.skarnet.org Original-X-From: supervision-return-898-gcsg-supervision=m.gmane.org@list.skarnet.org Wed Jan 19 22:07:39 2005 Return-path: Original-Received: from antah.skarnet.org ([212.85.147.14]) by deer.gmane.org with smtp (Exim 3.35 #1 (Debian)) id 1CrN3C-00082z-00 for ; Wed, 19 Jan 2005 22:07:38 +0100 Original-Received: (qmail 10151 invoked by uid 76); 19 Jan 2005 21:08:00 -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 10145 invoked from network); 19 Jan 2005 21:08:00 -0000 Original-To: Larry Doolittle Mail-Followup-To: Larry Doolittle , supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: <20050118221224.A28147@recycle.lbl.gov> User-Agent: Mutt/1.4.2.1i X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:18743cba606aac87be6e1d1e24d810ea Xref: main.gmane.org gmane.comp.sysutils.supervision.general:659 X-Report-Spam: http://spam.gmane.org/gmane.comp.sysutils.supervision.general:659 On Tue, Jan 18, 2005 at 10:12:02PM -0800, Larry Doolittle wrote: > > | It was quite a trick > > | to shut down the machine the first time after that install! > > > > Yeah, you have to use the sysv init executable to shut down the machine > > the first time. *shrug* > > Right, but the list of familiar things that don't work (cntrl-alt-del, > reboot, shutdown -h now, telinit 0) is much longer than what does work. Of course, when you change the tools, you have to learn how to use the new ones. /etc/runit/ctrlaltdel runit-init { 0 | 6 } ... It's all written in the documentation. Regards, Thomas