mirror of
https://github.com/systemd/systemd.git
synced 2026-08-11 09:36:28 +00:00
man: note that sd-tmpfiles/sysusers --root is not a sandboxing feature
This seems to be causing enough confusion that it is worth explicitly mentioning in the docs (cherry picked from commit243fcc6200) (cherry picked from commitc12e4a6e28)
This commit is contained in:
@@ -66,6 +66,10 @@
|
||||
<replaceable>root</replaceable> path, including config search
|
||||
paths. </para>
|
||||
|
||||
<para>Note that this is not a sandboxing or security feature.
|
||||
<citerefentry><refentrytitle>sysusers.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>
|
||||
definitions are potentially not processed in a hermetic fashion to the specified root.</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v215"/></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
@@ -254,6 +254,10 @@
|
||||
or directories below mount points in the OS image operated on that are typically overmounted during
|
||||
runtime.</para>
|
||||
|
||||
<para>Note that this is not a sandboxing or security feature.
|
||||
<citerefentry><refentrytitle>tmpfiles.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>
|
||||
definitions are potentially not processed in a hermetic fashion to the specified root.</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v212"/></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user