supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: Alex Efros <powerman@powerman.asdfGroup.com>
Subject: Re: unable to open supervise/ok: file does not exist
Date: Sat, 5 Aug 2006 11:22:43 +0300	[thread overview]
Message-ID: <20060805082243.GA31905@home.power> (raw)
In-Reply-To: <9EC067F0-DD0F-49B2-AA07-D900043ADB65@likealightbulb.com>

Hi!

On Fri, Aug 04, 2006 at 06:31:34PM -0700, John Butler wrote:
> 	warning: lighttpd: unable to open supervise/ok: file does not exist

Looks like you doesn't run `runsv` for this service. This may happens
because of many reasons, for example you forget to create symlink from
your directory with services (and ./run files) into directory with active
services (which you give as param to `runsvdir` which should be running now):

    ln -s /service/your_service/ /var/service/

(directories in this example may differ from yours).

-- 
			WBR, Alex.


  reply	other threads:[~2006-08-05  8:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-05  1:31 John Butler
2006-08-05  8:22 ` Alex Efros [this message]
2006-08-05 16:00   ` John Butler
2006-08-05 19:01     ` Paul Jarc
2006-08-05 18:59 ` Paul Jarc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060805082243.GA31905@home.power \
    --to=powerman@powerman.asdfgroup.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).