]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/timer.c
Revert "core: do not spawn jobs or touch other units during coldplugging"
authorLennart Poettering <lennart@poettering.net>
Fri, 24 Apr 2015 13:27:19 +0000 (15:27 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 24 Apr 2015 13:51:10 +0000 (15:51 +0200)
commitbe847e82cf95bf8eb589778df2aa2b3d1d7ae99e
tree91c85462c6741f4426ecb2334755994be81fd4c1
parent9211e875148588ca96988bb781a27b96ac33adfa
Revert "core: do not spawn jobs or touch other units during coldplugging"

This reverts commit 6e392c9c45643d106673c6643ac8bf4e65da13c1.

We really shouldn't invent external state keeping hashmaps, if we can
keep this state in the units themselves.
16 files changed:
src/core/automount.c
src/core/busname.c
src/core/device.c
src/core/manager.c
src/core/mount.c
src/core/path.c
src/core/scope.c
src/core/service.c
src/core/slice.c
src/core/snapshot.c
src/core/socket.c
src/core/swap.c
src/core/target.c
src/core/timer.c
src/core/unit.c
src/core/unit.h