Author: renodr
Date: Wed Sep 12 13:17:14 2018
New Revision: 11471
Log:
Missed configure to meson command in systemd-custom.xml
Modified:
trunk/BOOK/chapter07/systemd-custom.xml
Modified: trunk/BOOK/chapter07/systemd-custom.xml
==============================================================================
--- trunk/BOOK/chapter07/systemd-custom.xml Wed Sep 12 10:55:36 2018
(r11470)
+++ trunk/BOOK/chapter07/systemd-custom.xml Wed Sep 12 13:17:14 2018
(r11471)
@@ -254,8 +254,8 @@
<para>
<emphasis>Disable at build-time</emphasis>: You can enable
lingering by default while building systemd by adding the switch
- <parameter>--without-kill-user-processes</parameter> to the
- <command>configure</command> command for systemd. This completely
+ <parameter>-Ddefault-kill-user-processes=no</parameter> to the
+ <command>meson</command> command for systemd. This completely
disables the ability of systemd to kill user processes at session
end.
</para>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page