supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
* runit & bluetooth daemons
@ 2004-10-18 18:55 julle80
  2004-10-22 10:19 ` Gerrit Pape
  0 siblings, 1 reply; 2+ messages in thread
From: julle80 @ 2004-10-18 18:55 UTC (permalink / 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

-- 



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

end of thread, other threads:[~2004-10-22 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-18 18:55 runit & bluetooth daemons julle80
2004-10-22 10:19 ` Gerrit Pape

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