Dependencies
Иво Георгиев
ivo at linvo.org
Mon Jul 6 17:48:32 BST 2009
Thanks. What am I searching for is, a system that supports events and
dependencies, for example: I have a directory with jobs. Every job is
configured to start on certain events, like upstart.
Those jobs are configured to start in runlevel 4:
udev, mount_filesystems, dbus, hal, networkmanager, pulseaudio, gdm.
Upstart will start them all in once if there are configured that way, but
what I need is, a system that will allow dependency configuration, so it
will first start the jobs that don't have any dependencies - like udev. It
will check all the time for jobs with met dependencies, and will start them.
I also need events, for the same reason that upstart needs.
Any suggestions? Will that be ever implemented in Upstart or is there
anything that meets (or will meet) my requirements?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/upstart-devel/attachments/20090706/2ee14dd8/attachment.htm
More information about the upstart-devel
mailing list