chiark / gitweb /
core: split up "starting" manager state into "initializing" and "starting"
authorLennart Poettering <lennart@poettering.net>
Fri, 22 Aug 2014 16:07:18 +0000 (18:07 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 22 Aug 2014 16:10:31 +0000 (18:10 +0200)
commitd81afec1c9bf4b73e3df8996d65ecae95d19b6db
tree646681978c2238affa0fde7d66a0ad2d98d70bdf
parentf07756bfe25c64119704c93a634162d6c88b5c89
core: split up "starting" manager state into "initializing" and "starting"

We'll stay in "initializing" until basic.target has reached, at which
point we will enter "starting".

This is preparation so that we can change the startip timeout to only
apply to the first phase of startup, not the full procedure.
src/core/cgroup.c
src/core/manager.c
src/core/manager.h