unit: drop support for pre-v44 job serialization

System Internals / systemd - Lennart Poettering [poettering.net] - 19 May 2015 09:41 UTC

No distro ships that old systemd versions anyway, hence let's drop support for live-upgrades for them. Offline updates are still supported. And live-upgrades will only lose the job queue, hence basically still work...

ed10fa8 unit: drop support for pre-v44 job serialization
src/core/unit.c | 20 ++------------------
src/core/unit.h | 6 ------
2 files changed, 2 insertions(+), 24 deletions(-)

Upstream: github.com


  • Share