core: split out all logic that updates a Job on a unit's unit_notify() invocation
authorLennart Poettering <lennart@poettering.net>
Mon, 10 Dec 2018 19:56:57 +0000 (20:56 +0100)
committerThe Plumber <50238977+systemd-rhel-bot@users.noreply.github.com>
Tue, 26 May 2020 09:12:28 +0000 (11:12 +0200)
commit81c3f90d41c973a18e157c1106926711815adc0e
tree6b3aeeccef0ca422f7c43c0e8689bd34c35bac1e
parent9c543783dbe560f4dafa4c2f276e03a4bce0389e
core: split out all logic that updates a Job on a unit's unit_notify() invocation

Just some refactoring, no change in behaviour.

(cherry picked from commit 16c74914d233ec93012d77e5f93cf90e42939669)

Related: #1737283
src/core/unit.c