On Fri, 26 Jul 2024 at 15:59, Dan Nicholson <dbn@xxxxxxxxxxxxx> wrote: > ManagerEnvironment only affects the environment variables for the > systemd user process. Thank you; affecting the configuration of the systemd user process itself is exactly what is needed. DefaultEnvironment would not have affected the unit search path. Note that ManagerEnvironment does not exactly affect the environment variables (as in, the process's environment block), as mentioned.