On Tue, Apr 26, 2016 at 9:27 AM, george Karakou <[email protected]> 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 > [email protected] > https://lists.freedesktop.org/mailman/listinfo/systemd-devel _______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
