[systemd-devel] [PATCH] core: add startup resource control option

WaLyong Cho walyong.cho at samsung.com
Fri Mar 7 08:34:48 PST 2014


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.


More information about the systemd-devel mailing list