On Wed, 02.07.14 17:05, Ivan Shapovalov ([email protected]) wrote:

> Consider the following situation.
> We have foo.target and [email protected]. All instances of [email protected] are
> WantedBy=foo.target (and implicitly After=foo.target). So, when foo.target
> is activated, all instances of [email protected] are started in parallel.
> 
> The question is -- how to run them sequentially?

The only way to achieve that is by ordering each one of them
individually against the ones that shall run before. 

Sorry,

Lennart

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

Reply via email to