From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1731 Path: news.gmane.org!not-for-mail From: Alex Efros Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: configurable path to ./supervise/ Date: Fri, 18 Apr 2008 22:12:52 +0300 Organization: asdfGroup Inc., http://powerman.asdfGroup.com/ Message-ID: <20080418191252.GK1498@home.power> References: <20080418190612.GJ1498@home.power> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208593857 31428 80.91.229.12 (19 Apr 2008 08:30:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Apr 2008 08:30:57 +0000 (UTC) To: supervision@list.skarnet.org Original-X-From: supervision-return-1958-gcsg-supervision=m.gmane.org@list.skarnet.org Sat Apr 19 10:31:23 2008 connect(): Connection refused 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 1Jmw1d-0007PF-Sc for gcsg-supervision@gmane.org; Fri, 18 Apr 2008 21:13:33 +0200 Original-Received: (qmail 19786 invoked by uid 76); 18 Apr 2008 19:13:15 -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 19770 invoked from network); 18 Apr 2008 19:13:14 -0000 Mail-Followup-To: supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1731 Archived-At: Hi! On Fri, Apr 18, 2008 at 03:10:25PM -0400, Charlie Brady wrote: > Use a symlink. You skipped important part: >> Currently I achieve this goal by making both ./supervise/ and >> ./log/supervise/ are symlinks to /var/run/service/NAME/supervise/ and >> /var/run/service/NAME/log/supervise/. But I always forget to prepare these >> directories and symlinks BEFORE runsv will be started first time, and that >> finally result in avoiding this idea and let runsv to do what it want. -- WBR, Alex.