]> git.ipfire.org Git - thirdparty/systemd.git/commit
tree-wide: port various things over to new pidref helpers
authorLennart Poettering <lennart@poettering.net>
Fri, 26 Jan 2024 17:41:24 +0000 (18:41 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 29 Jan 2024 13:42:59 +0000 (14:42 +0100)
commit4ac08d8ad6fb905ef8cccf7545304ac60a6c2d0d
tree1501cd505778cbfe1150f27a59b065940784c71e
parent1b78be0bb567d07f00922809411c16887a084033
tree-wide: port various things over to new pidref helpers

THis not only mkaes a lot of code shorter, but also safer, as we pin the
clients via a pidfd.
src/core/dbus-manager.c
src/core/dbus-scope.c
src/core/dbus-unit.c
src/core/dbus.c
src/core/selinux-access.c
src/login/logind-dbus.c