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?
-- upstart-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/upstart-devel
