On Tue, Apr 19, 2016 at 05:25:09PM -0300, Flavio Leitner wrote:
> 
> Hello,
> 
> I have a service that needs to start after all the devices (network
> cards at least) have been properly processed by udev.  Pretty much
> like the old 'network' sysv script.
> 
> Any suggestion?

How do you define "all the devices"?  That's not very event driven,
which is the issue you are probably having here.

Why not just trigger your service after the needed network device is
found?

thanks,

greg k-h
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to