On Wed, 12.08.15 18:34, Harry Goldschmitt ([email protected]) wrote:

> I have a service that has to complete before boot can continue. Is
> there an "approved" method for doing this?

Not sure what "boot can continue" is supposed to mean, but all systemd
units support After= and Before= dependencies on units that are useful
for ensuring that specific services have finished initialization
before or after some other service.

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to