[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#727708: requires in systemd



> As I understand, a systemd unit with "Requires=jobTwo" will not start
> without jobTwo running.
If you request the start of "jobOne", without "jobTwo" running,
systemd will start "jobTwo" in addition to "jobOne".

There's also a Requisite= dependency, where if "jobTwo" isn't runnning,
starting "jobOne" will fail.

Zbyszek


Reply to: