supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
* unable to open supervise/ok: file does not exist
@ 2006-08-05  1:31 John Butler
  2006-08-05  8:22 ` Alex Efros
  2006-08-05 18:59 ` Paul Jarc
  0 siblings, 2 replies; 5+ messages in thread
From: John Butler @ 2006-08-05  1:31 UTC (permalink / 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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-08-05 19:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-05  1:31 unable to open supervise/ok: file does not exist John Butler
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

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).