]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/machine/machined-dbus.c
machined: make sure to track machine unit states properly
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Apr 2015 19:17:35 +0000 (21:17 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 28 Apr 2015 19:34:23 +0000 (21:34 +0200)
commit9b420b3cfb8b93daf50e4cdbc92b05f2209ef893
tree0077cd838eeb972c8c33071a85c17e49c02d2eb2
parentfe506d569d82467f31862c2ed82ef35f88854149
machined: make sure to track machine unit states properly

If a unit is stopped for a moment, we need to invalidate our knowledge
of it, otherwise we might be confused by automatic restarts

This makes reboots for nspawn containers run as service work correctly.

https://bugs.freedesktop.org/show_bug.cgi?id=87428
src/machine/machine.c
src/machine/machine.h
src/machine/machined-dbus.c