From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1183 Path: news.gmane.org!not-for-mail From: "Lars Kellogg-Stedman" Newsgroups: gmane.comp.sysutils.supervision.general Subject: /etc/sv vs /etc/runit vs /var/service Date: Thu, 29 Jun 2006 08:43:00 -0400 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1151587507 5698 80.91.229.2 (29 Jun 2006 13:25:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Jun 2006 13:25:07 +0000 (UTC) Original-X-From: supervision-return-1419-gcsg-supervision=m.gmane.org@list.skarnet.org Thu Jun 29 15:25:03 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 1FvwVe-0000GO-4g for gcsg-supervision@gmane.org; Thu, 29 Jun 2006 15:24:42 +0200 Original-Received: (qmail 26321 invoked by uid 76); 29 Jun 2006 13:25:03 -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 24672 invoked from network); 29 Jun 2006 12:43:23 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=toVSo2HGBIJVQXWT3eyJa1admM/ZkX6eirU5xtoRFTv8V6ItyUnIqspE64MP5CtyJEC22DTe4oFJpohSebeKFLexxt7CqR4WMtXljWpFNkMlLNEo4knEi11ydP0A22duXDH/8kWhbuMbg3JjxoeB2AQFRbeK1b3CDlxPpoTUL+w= Original-Sender: larsks@gmail.com Original-To: supervision@list.skarnet.org Content-Disposition: inline X-Google-Sender-Auth: 5c3b9d7cc5e90922 Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1183 Archived-At: Hi there, After reading through the docs for runit 1.6, I'm looking for some thoughts on how /etc/sv relates to /var/service and /etc/runit/runsvdir/current (the former the default for 'sv', the latter the default for 'runsvchdir'). As best as I can figure, /var/service should be a symlink to /etc/runit/runsvdir/current, and nothing really looks at /etc/sv -- so it might just as well be something like /etc/runit/runsvdir/available (with symlinks from current to ../available/ for those services we want active). Thanks for your comments, -- Lars -- Lars Kellogg-Stedman