From: Daan De Meyer Date: Wed, 18 Dec 2024 11:32:59 +0000 (+0100) Subject: man: Document generator sandbox environment X-Git-Tag: v257.1^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0acc4cd05efab53c1d25b2dff47ed6103b0ddf0e;p=thirdparty%2Fsystemd.git man: Document generator sandbox environment (cherry picked from commit a48803fd8464e56747f0e145af61bd746351c7d6) --- diff --git a/man/systemd.generator.xml b/man/systemd.generator.xml index 1a9b5d16530..ce09a6648ff 100644 --- a/man/systemd.generator.xml +++ b/man/systemd.generator.xml @@ -64,6 +64,10 @@ override existing definitions. For tests, generators may be called with just one argument; the generator should assume that all three paths are the same in that case. + Generators executed by the system manager are invoked in a sandbox with a private writable + /tmp/ directory and where most of the file system is read-only except for the + generator output directories. + Directory paths for generator output differ by priority: …/generator.early has priority higher than the admin configuration in /etc/, while …/generator has lower priority than /etc/ but higher than