chiark / gitweb /
core: make sure to serialize jobs for all units
authorLennart Poettering <lennart@poettering.net>
Thu, 15 May 2014 23:15:03 +0000 (01:15 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 15 May 2014 23:15:03 +0000 (01:15 +0200)
commit9bdb98c59451ed090f8d35d470a54710f389ce71
tree0bdd3e80f97813558028125f18a190bf91be9fc8
parent2b1c3767515672dfd0f5e0a9c9d7ac3a16a6a361
core: make sure to serialize jobs for all units

Previously we wouldn't serialize jobs for units that themselves have
nothing to serialize.

http://lists.freedesktop.org/archives/systemd-devel/2014-May/019051.html
src/core/manager.c
src/core/unit.c