]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: slightly beef up READY= logic in nspawn
authorLennart Poettering <lennart@poettering.net>
Mon, 16 Jun 2025 08:46:37 +0000 (10:46 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 11 Jul 2025 16:15:12 +0000 (18:15 +0200)
commitf63ca4fc1489590b1d70e8dba13d63762f7eb5b5
treeab4f835407e829bdea315269355b2f44c70977b7
parentf2f26f1527529b1ea7dcb0dba85456ac98800627
nspawn: slightly beef up READY= logic in nspawn

Let's also send out a STATUS= message when we get READY=1 if it didn't
come with a STATUS= message itself.

Also, let's initially say the container is "started", and only once the
READY=1 is seen claim it was "running".
src/nspawn/nspawn.c