]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.exec.xml
MountAPIVFS: always mount a tmpfs on /run
authorLuca Boccassi <luca.boccassi@microsoft.com>
Fri, 18 Dec 2020 16:16:46 +0000 (16:16 +0000)
committerLuca Boccassi <luca.boccassi@microsoft.com>
Mon, 18 Jan 2021 17:24:05 +0000 (17:24 +0000)
commit94293d65cd4125347e21b3e423d0e245226b1be2
tree61855c86dda7d459afc7853c164c3d7e274d1776
parentf7c18d3de8102056e4e78b08c9c8508644c5507f
MountAPIVFS: always mount a tmpfs on /run

We need a writable /run for most operations, but in case a read-only
RootImage (or similar) is used, by default there's no additional
tmpfs mount on /run. Change this behaviour and document it.
NEWS
man/systemd.exec.xml
src/core/namespace.c