supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: Toni Mueller <support@oeko.net>
Cc: support@oeko.net
Subject: daemon under runit?
Date: Tue, 5 Dec 2006 23:34:42 +0100	[thread overview]
Message-ID: <20061205223442.10292.qmail@oak.oeko.net> (raw)



Hello,

I'm struggling with a program that, in many cases, forks to become a
daemon, that I'd like to run under runit (1.7.1). So far, I tried to
start the program in the run script, then wait in a 'finish' script for
it, and also have a control/t script to kill it if someone says
something like "sv down service". Unfortunately, in most cases, this
does not seem to work - the control/t script is not accessed when I
issue 'sv down service' (as "ls -lta" shows). One of the problems is
that the file supervise/pid contains the pid of the finish script in
case the program forked, no longer the pid of the daemon itself. I
hoped to achieve something similar to fghack (from daemontools), but so
far failed.

This is on Debian GNU/Linux, kernel 2.6.18.


Any ideas are _very_ welcome!


Best,
--Toni++



             reply	other threads:[~2006-12-05 22:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-05 22:34 Toni Mueller [this message]
2006-12-06 13:46 ` Alex Efros
2006-12-14 13:02   ` Toni Mueller

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=20061205223442.10292.qmail@oak.oeko.net \
    --to=support@oeko.net \
    /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).