On 03/06/2014 03:40 AM, David Timothy Strauss wrote: > When is startup considered over? I'd like if it meant before the > WantedBy unit was started so this value still has use for arbitrary > startup. >
Lennard suggested this idea. http://lists.freedesktop.org/archives/systemd-devel/2014-March/017547.html The "startup over" is considered when manager has no more jobs. When system is booting, manager will process queue-ed jobs. If all of jobs are finished then the startup change to normal. Generally, (if not any units have "After=default.target") the startup will be continued until default.target be activated. This does not affect after booting is finished. _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel