aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2023-01-25 15:01:12 -0600
committerDouglas R. Reno <renodr@linuxfromscratch.org>2023-01-25 15:01:12 -0600
commitc349b4a2b33dfe085b7f7733c5e70e8ed5f4f23d (patch)
treee1bc2d323bf0e922a923f4ab45170651b7f70c98
parent69854d2a873d74a7956e34d3f29f28aafa5c07f7 (diff)
Fix the build of systemd due to the last commit
-rw-r--r--chapter08/systemd.xml2
1 files changed, 1 insertions, 1 deletions
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 \