aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2020-12-04 21:14:55 +0000
committerXi Ruoyao <xry111@mengyan1223.wang>2020-12-04 21:14:55 +0000
commitfe42b2f99580319049fb731be500e2c9c71fcea3 (patch)
tree16b1ca2a324027f7d76876b8edba688a20f2f3b9
parent22009fb76818288db8eb0a5f45565d1030b226c4 (diff)
systemd: add explanation to -Dmode
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12066 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter08/systemd.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml
index 2bb9fe04a..a97d73190 100644
--- a/chapter08/systemd.xml
+++ b/chapter08/systemd.xml
@@ -190,6 +190,14 @@ meson --prefix=/usr \
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><parameter>-Dmode=release</parameter></term>
+ <listitem>
+ <para>Disable some features considered experimental by upstream.
+ </para>
+ </listitem>
+ </varlistentry>
+
</variablelist>
<para>Compile the package:</para>