]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: mount boot ID from temporary file in /tmp
authorLennart Poettering <lennart@poettering.net>
Mon, 30 Apr 2018 19:20:50 +0000 (21:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 3 May 2018 15:45:42 +0000 (17:45 +0200)
commitcdde6ba6b6949bd7922368962c569a22131b199a
treef7ec52dd5ad2c3c325b7afcaf370e53ed969a2f2
parentd4b653c589fc103325a22680227fea6f35b2a781
nspawn: mount boot ID from temporary file in /tmp

Let's not make /run too special and let's make sure the source file is
not guessable: let's use our regular temporary file helper calls to
create the source node.
src/nspawn/nspawn.c