]> git.ipfire.org Git - thirdparty/systemd.git/commit
pid1: drop check that ensures /run/ has plenty space before reexec/reload
authorLennart Poettering <lennart@poettering.net>
Mon, 16 Dec 2024 10:48:19 +0000 (11:48 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 17 Dec 2024 17:26:15 +0000 (18:26 +0100)
commit65d9ef40f222588fcaf55e2932f45b0d4bdaf194
treeb4362684b9a35525bbd16d3aae453da36f8d02c3
parentd54bbc4cdccf0af5efe539844268483143c24ec3
pid1: drop check that ensures /run/ has plenty space before reexec/reload

Now that we only support serialization into a memfd (rather than a file
in /run/) there's no point to check the free space in /run/. Let's drop it.

One error scenario gone. Yay.
src/core/dbus-manager.c
src/core/manager.c
src/libsystemd/sd-bus/bus-common-errors.c
src/libsystemd/sd-bus/bus-common-errors.h