diff --git a/man/systemd-sysusers.xml b/man/systemd-sysusers.xml index 5c299169eba..c7210d13cc3 100644 --- a/man/systemd-sysusers.xml +++ b/man/systemd-sysusers.xml @@ -66,6 +66,10 @@ root path, including config search paths. + Note that this is not a sandboxing or security feature. + sysusers.d5 + definitions are potentially not processed in a hermetic fashion to the specified root. + diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml index 815dcd88d62..41cd4de3cd2 100644 --- a/man/systemd-tmpfiles.xml +++ b/man/systemd-tmpfiles.xml @@ -254,6 +254,10 @@ or directories below mount points in the OS image operated on that are typically overmounted during runtime. + Note that this is not a sandboxing or security feature. + tmpfiles.d5 + definitions are potentially not processed in a hermetic fashion to the specified root. +