]> git.ipfire.org Git - thirdparty/systemd.git/commit
machined: make image locking runtime scope aware, too 39123/head
authorLennart Poettering <lennart@poettering.net>
Tue, 15 Jul 2025 15:21:52 +0000 (17:21 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 25 Sep 2025 20:43:59 +0000 (22:43 +0200)
commitd9c5566c0f9663a4e24bab7f715ccdc2789a183b
treeed8d7d796ed2bfdb7f66cd2a4bdab521b54099b0
parent1966baf2d61220b84ccbad07c6afe4a90c3bbfc3
machined: make image locking runtime scope aware, too

We cannot create an image lock in /run if we are unpriv, hence create it
in $XDG_RUNTIME_DIR instead.
src/machine/image-dbus.c
src/machine/image-varlink.c
src/machine/machined-varlink.c
src/nspawn/nspawn.c
src/portable/portabled-image-bus.c
src/shared/discover-image.c
src/shared/discover-image.h
src/sysext/sysext.c