All of lore.kernel.org
 help / color / mirror / Atom feed
* systemd - how do I wait for a driver to load?
@ 2014-08-26 19:52 Chris Tapp
  2014-08-26 20:02 ` Sven Ebenfeld
  2014-08-26 20:07 ` Khem Raj
  0 siblings, 2 replies; 8+ messages in thread
From: Chris Tapp @ 2014-08-26 19:52 UTC (permalink / raw)
  To: Yocto Project

I've got a service running under systemd that will only start once a kernel module has loaded and created its /dev/dvb/adaptor nodes.

Unfortunately, it doesn't load until after the service has failed and gone into an error state due to too many restarts.

I could "fix" this by increasing the restart interval, but is there a way of adding a dependancy on the kernel module?

--

Chris Tapp
opensource@keylevel.com
www.keylevel.com






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

end of thread, other threads:[~2014-08-28 20:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-26 19:52 systemd - how do I wait for a driver to load? Chris Tapp
2014-08-26 20:02 ` Sven Ebenfeld
2014-08-26 20:51   ` Chris Tapp
2014-08-27  7:46     ` Sven Ebenfeld
2014-08-28 16:57       ` Chris Tapp
2014-08-28 19:51         ` Sven Ebenfeld
2014-08-28 20:57           ` Chris Tapp
2014-08-26 20:07 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.