Hi everyone,

The system manager (as of v253) executes generators in a sandbox with a fresh 
tmpfs mount on /tmp:

  
https://github.com/systemd/systemd/blob/a526b9ddfc03a290f20a65c0a73792e73029f1b8/src/core/manager.c#L4274

Looking at the code, it appears that there is no way to disable that using, 
say, an environment variable or a config file setting.

Is that correct?

Thanks,

-James M

Reply via email to