]> git.ipfire.org Git - thirdparty/systemd.git/commit
pid1: serialize pidrefs as pidfds if possible
authorLennart Poettering <lennart@poettering.net>
Thu, 5 Oct 2023 10:45:38 +0000 (12:45 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 5 Oct 2023 10:57:05 +0000 (12:57 +0200)
commit2a7451dc5dba7de5884d39771226e63b1e64159f
treebd281ec87c845babf31bb1053f62a356ff79db3a
parent0e70150be31dbd748c7d2c66b2098998cea66c53
pid1: serialize pidrefs as pidfds if possible

One major step towards total pidfdification of systemd.
src/core/mount.c
src/core/scope.c
src/core/service.c
src/core/socket.c
src/core/swap.c
src/core/unit.c
src/core/unit.h
src/shared/serialize.c
src/shared/serialize.h