mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Missed configure to meson command in systemd-custom.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11471 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
6f16853bdb
commit
9a7684765c
@ -254,8 +254,8 @@ EOF</userinput></screen>
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user