]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: clarify systemd-path variable source 32430/head
authorVladimir Panteleev <git@cy.md>
Sat, 27 Jul 2024 11:49:20 +0000 (11:49 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sun, 28 Jul 2024 09:33:49 +0000 (10:33 +0100)
man/systemd-path.xml

index 153a9bd0d561356d15096aa343ba59c497eea58f..16f792794932e74a5dab4bc2585b3b50be6a855b 100644 (file)
     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>