[systemd-devel] Help regarding priorization of processes at start up

George Stefan stefan.george87 at gmail.com
Thu Jan 12 07:32:41 PST 2012


Thank you for the quick reply. I am not trying to solve any development
problem.
My own problem is something like this: i have a service that is part of
this graph of dependencies.
How can i make sure that this service will be processed prior that the
other ones one the same level.
This service will also start other services. Will those services be
children of my first service?
What is the graph traversing method used?
Thanks!

2012/1/12 Kay Sievers <kay.sievers at vrfy.org>

> On Thu, Jan 12, 2012 at 15:33, George Stefan <stefan.george87 at gmail.com>
> wrote:
> > Hello,
> > I want to implement a dynamic way of starting up services using systemd
> > immediatly after boot.
> > So, my question is: Does systemd have an internal list of processes that
> are
> > awaiting to be started?
> > and is there a way for me to put my own processes ahead of those of
> systemd?
> > If so, were is this list of processes implemented?
> > I am open to any suggestions.
>
> It's just a graph of dependencies, and everything is started as soon
> as all the dependencies are fulfilled.
>
> There is no real other tunable prioritization.
>
> What exact problem are you trying to solve?
>
> Kay
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20120112/82f68306/attachment.htm>


More information about the systemd-devel mailing list