aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2024-01-06 11:26:22 +0800
committerXi Ruoyao <xry111@xry111.site>2024-01-06 11:26:22 +0800
commit33c9cb06d7f438e565f990badd8c3b3496cd96cd (patch)
tree617003296b99f3bad0384ff5547a183ac00a817c
parent164e0ddbce14b4df88bda8de0bd12fb3d1e7428f (diff)
systemd: Fix another deprecation warning
Not sure why I didn't catch it...
-rw-r--r--chapter08/systemd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml
index de5a668d1..6757c73b7 100644
--- a/chapter08/systemd.xml
+++ b/chapter08/systemd.xml
@@ -71,7 +71,7 @@ meson setup \
-Drpmmacrosdir=no \
-Dhomed=disabled \
-Duserdb=false \
- -Dman=false \
+ -Dman=disabled \
-Dmode=release \
-Dpamconfdir=no \
-Ddev-kvm-mode=0660 \