diff options
author | Thomas Trepl <thomas@linuxfromscratch.org> | 2024-01-07 00:30:10 +0100 |
---|---|---|
committer | Thomas Trepl <thomas@linuxfromscratch.org> | 2024-01-07 00:30:10 +0100 |
commit | 5605ef38769887a5022bd282fdff2c7a18a2ecbe (patch) | |
tree | c95e3c9f6776dcf7a95384d248629173c0a9ebb5 | |
parent | 89c61e5d99e56dc1a4f4cba5a59c63e7f9b90c8e (diff) | |
parent | 33c9cb06d7f438e565f990badd8c3b3496cd96cd (diff) |
Automatic merge of trunk into multilib
-rw-r--r-- | chapter08/systemd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 024569484..2bef42f47 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 \ |