]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/nspawn/nspawn.c
nspawn: set read-only access mode on two /run/host/ files 30791/head
authorLennart Poettering <lennart@poettering.net>
Fri, 5 Jan 2024 15:42:46 +0000 (16:42 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 5 Jan 2024 16:31:08 +0000 (17:31 +0100)
commit05794f5c48b806ddf7e932ed9b0a72e39b641971
treea3cb90fb441086ab5c381d21828297da1cf3c709
parent2148c669d2fe8352ed3b4c1d42e55d90ecc4b68d
nspawn: set read-only access mode on two /run/host/ files

The diectory is mounted read-only anyway, hence this doesn't do much,
but let's lock this down on every level we can.
src/nspawn/nspawn.c