summaryrefslogtreecommitdiffstats
path: root/man/systemd.exec.xml
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2023-06-12 03:15:19 +0200
committerLuca Boccassi <luca.boccassi@gmail.com>2023-07-28 20:34:03 +0200
commitb0d3095fd6cc1791a38f57a1982116b4475244ba (patch)
treef415bd813a7e07599c969fdd4965390bfdf38cd6 /man/systemd.exec.xml
parentMerge pull request #28551 from mrc0mmand/unit-cleanup-set (diff)
downloadsystemd-b0d3095fd6cc1791a38f57a1982116b4475244ba.tar.xz
systemd-b0d3095fd6cc1791a38f57a1982116b4475244ba.zip
Drop split-usr and unmerged-usr support
As previously announced, execute order 66: https://lists.freedesktop.org/archives/systemd-devel/2022-September/048352.html The meson options split-usr, rootlibdir and rootprefix become no-ops that print a warning if they are set to anything other than the default values. We can remove them in a future release.
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r--man/systemd.exec.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 13938caba5..d6e8d16ace 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -3484,12 +3484,9 @@ StandardInputData=V2XigLJyZSBubyBzdHJhbmdlcnMgdG8gbG92ZQpZb3Uga25vdyB0aGUgcnVsZX
<listitem><para>Colon-separated list of directories to use when launching
executables. <command>systemd</command> uses a fixed value of
<literal><filename>/usr/local/sbin</filename>:<filename>/usr/local/bin</filename>:<filename>/usr/sbin</filename>:<filename>/usr/bin</filename></literal>
- in the system manager. When compiled for systems with "unmerged <filename>/usr/</filename>"
- (<filename>/bin</filename> is not a symlink to <filename>/usr/bin</filename>),
- <literal>:<filename>/sbin</filename>:<filename>/bin</filename></literal> is appended. In case of
- the user manager, a different path may be configured by the distribution. It is recommended to
- not rely on the order of entries, and have only one program with a given name in
- <varname>$PATH</varname>.</para></listitem>
+ in the system manager. In case of the user manager, a different path may be configured by the
+ distribution. It is recommended to not rely on the order of entries, and have only one program
+ with a given name in <varname>$PATH</varname>.</para></listitem>
</varlistentry>
<varlistentry>