> 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

