From c349b4a2b33dfe085b7f7733c5e70e8ed5f4f23d Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Wed, 25 Jan 2023 15:01:12 -0600 Subject: [PATCH] Fix the build of systemd due to the last commit --- chapter08/systemd.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 60b5f3605..1db7e1444 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -60,7 +60,7 @@ cd build meson --prefix=/usr \ - --buildtype=release \location of the + --buildtype=release \ -Ddefault-dnssec=no \ -Dfirstboot=false \ -Dinstall-tests=false \