mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +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>
|
<para>
|
||||||
<emphasis>Disable at build-time</emphasis>: You can enable
|
<emphasis>Disable at build-time</emphasis>: You can enable
|
||||||
lingering by default while building systemd by adding the switch
|
lingering by default while building systemd by adding the switch
|
||||||
<parameter>--without-kill-user-processes</parameter> to the
|
<parameter>-Ddefault-kill-user-processes=no</parameter> to the
|
||||||
<command>configure</command> command for systemd. This completely
|
<command>meson</command> command for systemd. This completely
|
||||||
disables the ability of systemd to kill user processes at session
|
disables the ability of systemd to kill user processes at session
|
||||||
end.
|
end.
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user