1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-08 05:57:26 +03:00

man: clarify systemd-path variable source

(cherry picked from commit 3f24fa57df552accc2a6f9ab4d36724ba7227eff)
(cherry picked from commit ec3f2c8c8ad86004d6048510382167ee5f1ded61)
(cherry picked from commit 8e0cb57134161105f4eceae321a3ad3e51c60639)
(cherry picked from commit 53493370d24ecaa0b49175c9ab5849a193a5935c)
This commit is contained in:
Vladimir Panteleev 2024-07-27 11:49:20 +00:00 committed by Luca Boccassi
parent 0b5bb2b1da
commit ba8c10a195

View File

@ -43,6 +43,12 @@
The variables whose name begins with <literal>search-</literal>
do not refer to individual paths, but instead to a list of
colon-separated search paths, in their order of precedence.</para>
<para>Note that paths which depend on environment variables are
computed with <command>systemd-path</command>'s invoked
environment, and not the system or user manager's environment. As
such, the output of <command>systemd-path</command> may not
reflect the behavior of manager processes.</para>
</refsect1>
<refsect1>