From 9a7684765c7ae30bfdfc5a9c5ad4feb2ecc92517 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Wed, 12 Sep 2018 20:17:14 +0000 Subject: 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 --- chapter07/systemd-custom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter07/systemd-custom.xml b/chapter07/systemd-custom.xml index 8bf66999f..abe4294f7 100644 --- a/chapter07/systemd-custom.xml +++ b/chapter07/systemd-custom.xml @@ -254,8 +254,8 @@ EOF Disable at build-time: You can enable lingering by default while building systemd by adding the switch - --without-kill-user-processes to the - configure command for systemd. This completely + -Ddefault-kill-user-processes=no to the + meson command for systemd. This completely disables the ability of systemd to kill user processes at session end. -- cgit v1.2.3-54-g00ecf