From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1214 Path: news.gmane.org!not-for-mail From: "ed neville" Newsgroups: gmane.comp.sysutils.supervision.general Subject: Daemontools run script Date: Tue, 1 Aug 2006 10:15:32 +0100 Message-ID: <032F7A897DBD0E4EAA8F57DCFBAE979F16FD67@ukplc01.internal.calleva.ukplc.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1154513972 16995 80.91.229.2 (2 Aug 2006 10:19:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 Aug 2006 10:19:32 +0000 (UTC) Original-X-From: supervision-return-1450-gcsg-supervision=m.gmane.org@list.skarnet.org Wed Aug 02 12:19:29 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 1G8Dox-0000JJ-3v for gcsg-supervision@gmane.org; Wed, 02 Aug 2006 12:19:23 +0200 Original-Received: (qmail 31199 invoked by uid 76); 2 Aug 2006 10:19:44 -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 25790 invoked from network); 1 Aug 2006 12:33:03 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Daemontools run script thread-index: Aca1SwoLag+z6uhqQseFjvr9s1ZFkQ== Original-To: Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1214 Archived-At: Hello, Here's a subversion scripty from my Debian system YMMV... #!/bin/sh exec 2>&1 exec /usr/bin/svnserve -d --foreground -- "Unix gives us the power we need to crush those who oppose us" =20 Regards, Ed