supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: julle80@nic.fi
Subject: runit & bluetooth daemons
Date: Mon, 18 Oct 2004 21:55:55 +0300 (EEST)	[thread overview]
Message-ID: <711460.1098125755860.JavaMail.julle80@nic.fi> (raw)

Hi!

I know that one time initialization tasks should go into stage 1, but 
isn't there really any way to make a init script for these tasks to be 
run at stage 2?

The reason why I need this kind of operation is the following:

If I want full bluetooth support in my system I need to start hcid & 
hidd daemons which offcourse I want to start on stage2, but AFTER 
starting those I need to run the hid2hci program (not daemon) so I 
really can't place it on the stage1 without placing the daemons too.

Any suggestions how to resolve this situation?

I have couple other scripts too which I would like to place on stage 2 
(for faster system startup) but haven't found any reasonable way to do 
this as runit expects all init scrtipts to stay running.

Thanks, J

-- 



             reply	other threads:[~2004-10-18 18:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-18 18:55 julle80 [this message]
2004-10-22 10:19 ` Gerrit Pape

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=711460.1098125755860.JavaMail.julle80@nic.fi \
    --to=julle80@nic.fi \
    /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).