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.