From f30c2e8029ba02f0e47d308ca9aafa835986ba14 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 31 Mar 2022 12:39:23 -0500 Subject: Add in the patch needed for systemd with the 5.17 kernel --- chapter08/systemd.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter08') diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 2ce2b1b83..43e1cea6c 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -45,6 +45,11 @@ patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-1.patch + Now, apply a patch to fix a problem with the linux kernel's headers in + version 5.17 and later: + +patch -Np1 -i ../systemd-&systemd-version;-kernel_5.17_fixes-1.patch + Remove two unneeded groups, render and sgx, from the default udev -- cgit v1.2.3-54-g00ecf