supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: John Butler <john@likealightbulb.com>
Subject: unable to open supervise/ok: file does not exist
Date: Fri, 4 Aug 2006 18:31:34 -0700	[thread overview]
Message-ID: <9EC067F0-DD0F-49B2-AA07-D900043ADB65@likealightbulb.com> (raw)

Hello,

I need some help. I've done my best to figure this out on my own, but  
my own wits, Google, and the mailing list archives haven't helped yet.

I've followed all the directions on the runit FAQ package for a new  
service. My "run" script is the following:

	#!/bin/bash

	lighttpd -D -f /usr/local/sites/snapshot/lighttpd.conf

But when I run:

	sv start lighttpd

I get:

	warning: lighttpd: unable to open supervise/ok: file does not exist

I'm running CentOS. Here is the uname string (if it's helpful)

Linux xxx.xxx.xxx 2.6.9-34.ELsmp #1 SMP Wed Mar 8 00:27:03 CST 2006  
i686 i686 i386 GNU/Linux


I've running all of this as root. Executing the run script manually  
works fine ( no errors reported ). I tried re-installing runit, but  
that didn't help either. Any help or just clues where to look next  
would be awesomely appreciated.

Thanks!

-John


             reply	other threads:[~2006-08-05  1:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-05  1:31 John Butler [this message]
2006-08-05  8:22 ` Alex Efros
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=9EC067F0-DD0F-49B2-AA07-D900043ADB65@likealightbulb.com \
    --to=john@likealightbulb.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).