[systemd-devel] Require a systemd.unit to finish completely before other services(units) are started
Andrei Borzenkov
arvidjaar at gmail.com
Tue Apr 26 06:35:21 UTC 2016
On Tue, Apr 26, 2016 at 9:27 AM, george Karakou
<mad-proffessor at hotmail.com> wrote:
> Hi list, how are you all? I hope everyone is doing well.
> I have a long starting unit that executes some(many actually) scripts and
> with the parallel nature of systemd init process it doesn't fully start up
> before some other units i have starting after it. Meaning "After="
> directives in [Unit] section don't fully fill my needs here.
> Is there a workaround?
Is Type=oneshot an option?
> I understand that this demand somewhat violates the
> parallel principle of the systemd init daemon but can it somehow be
> serialized?
> Thanks for any advice.
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/systemd-devel
More information about the systemd-devel
mailing list