supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
* Re Adding mdevd
@ 2024-12-10  4:40 Ian Macdonald via supervision
  2024-12-10  4:52 ` Laurent Bercot
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Macdonald via supervision @ 2024-12-10  4:40 UTC (permalink / raw)
  To: Ian Macdonald via supervision

The exact message is
	's6-supervise mdevd: warning: unable to spawn ./run ( waiting
	60 seconds): No such file or directory

The only new services added are mdevd and init-coldplug, copied from
the examples in the s6-rc source.

Thanks for the prompt reply and sorry for this disjointed conversation;
I can read your reply online but have not recieved them as email as
yet. 

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

* Re: Re Adding mdevd
  2024-12-10  4:40 Re Adding mdevd Ian Macdonald via supervision
@ 2024-12-10  4:52 ` Laurent Bercot
  0 siblings, 0 replies; 2+ messages in thread
From: Laurent Bercot @ 2024-12-10  4:52 UTC (permalink / raw)
  To: Ian Macdonald via supervision

>The exact message is
>	's6-supervise mdevd: warning: unable to spawn ./run ( waiting
>	60 seconds): No such file or directory

  Yes, it's a message from s6-supervise. As indicated by the first
word. 🙂


>The only new services added are mdevd and init-coldplug, copied from
>the examples in the s6-rc source.

  Check the run script of your mdevd service. Chances are the shebang
does not correspond to the path where you installed your execlineb
binary.

--
  Laurent


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

end of thread, other threads:[~2024-12-10  4:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-10  4:40 Re Adding mdevd Ian Macdonald via supervision
2024-12-10  4:52 ` Laurent Bercot

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