From c8df034e5fac95187683af6dea88781b4082a60e Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Thu, 13 Jan 2022 15:16:37 -0600 Subject: Fix CVE-2021-3997 in systemd. --- chapter08/systemd.xml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'chapter08') diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index ce03354a8..40c2a0df6 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -40,12 +40,10 @@ Installation of systemd - - Remove two unneeded groups, render and @@ -204,11 +202,6 @@ meson --prefix=/usr \ systemctl disable systemd-time-wait-sync.service - Fix a regression in a systemd unit that causes a delay when - switching TTYs: - -sed -i 's/idle/simple/' /usr/lib/systemd/system/getty@.service -