From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1305 Path: news.gmane.org!not-for-mail From: Lloyd Zusman Newsgroups: gmane.comp.sysutils.supervision.general Subject: Docs for using runit with upstart Date: Wed, 01 Nov 2006 05:57:09 -0500 Message-ID: <87velz3056.fsf@asfast.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1162378767 6777 80.91.229.2 (1 Nov 2006 10:59:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Nov 2006 10:59:27 +0000 (UTC) Original-X-From: supervision-return-1541-gcsg-supervision=m.gmane.org@list.skarnet.org Wed Nov 01 11:59:23 2006 Return-path: Envelope-to: gcsg-supervision@gmane.org Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1GfDoS-0001Fb-Qq for gcsg-supervision@gmane.org; Wed, 01 Nov 2006 11:59:16 +0100 Original-Received: (qmail 17458 invoked by uid 76); 1 Nov 2006 10:59:36 -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 17452 invoked from network); 1 Nov 2006 10:59:36 -0000 X-Injected-Via-Gmane: http://gmane.org/ Original-To: supervision@list.skarnet.org Original-Lines: 42 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: calabi-yao.net User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:NzyB+x8nKNMC+/VU6jFiDUXA3+A= Original-Sender: news Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1305 Archived-At: I recently posted the following message on the list.smarden.org mailing list. I thought it might also be of interest here ... There's a replacement for /etc/inittab processing called "upstart" that is currently being used in Ubuntu linux and possibly other places (see http://upstart.ubuntu.com/). I got runit going under this environment, and I thought it would be useful to add upstart instructions to the "runit - use with traditional init" documentation that's located at http://smarden.org/runit/useinit.html I'd like to offer the following documentation to be added right below the "Using with sysvinit" section: Using with sysvinit and upstart If your system uses a sysvinit alike init scheme that utilizes upstart instead of inittab, and which has start and stop scripts located in /etc/event.d, do: # cat >/etc/event.d/SV <