]> git.ipfire.org Git - thirdparty/systemd.git/commit
rpm/systemd-update-helper: Use systemctl reload to reexec/reload user managers 34707/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 10 Oct 2024 20:37:39 +0000 (22:37 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 11 Oct 2024 08:36:08 +0000 (10:36 +0200)
commit2d0af8bc354f4a1429cebedfb387af72c88720a0
treedc45370b7bb73732c8f042a66f2e83b1af00ada5
parenta375e145190482e8a2f0971bffb332e31211622f
rpm/systemd-update-helper: Use systemctl reload to reexec/reload user managers

Let's always use systemctl reload to reexec and reload user managers
now that it always implies a reexec. This moves all the job management
logic to pid 1 instead of bash and reduces the complexity of the logic
as we remove systemd-run, pam and systemd-stdio-bridge from the equation.
src/rpm/systemd-update-helper.in