[systemd-devel] serializing execution of units
Lennart Poettering
lennart at poettering.net
Wed Jul 2 06:19:43 PDT 2014
On Wed, 02.07.14 17:05, Ivan Shapovalov (intelfx100 at gmail.com) wrote:
> Consider the following situation.
> We have foo.target and foo at .service. All instances of foo at .service are
> WantedBy=foo.target (and implicitly After=foo.target). So, when foo.target
> is activated, all instances of foo at .service 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
More information about the systemd-devel
mailing list