diff options
Diffstat (limited to 'chapter08/systemd.xml')
-rw-r--r-- | chapter08/systemd.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 736f8723b..c7b424d7a 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -79,8 +79,6 @@ meson --prefix=/usr \ -Dkmod-path=/bin/kmod \ -Dldconfig=false \ -Dmount-path=/bin/mount \ - -Drootprefix= \ - -Drootlibdir=/lib \ -Dsulogin-path=/sbin/sulogin \ -Dsysusers=false \ -Dumount-path=/bin/umount \ @@ -139,15 +137,6 @@ meson --prefix=/usr \ </varlistentry> <varlistentry> - <term><parameter>-Droot*</parameter></term> - <listitem> - <para>These switches ensure that core programs and - shared libraries are installed in subdirectories - of the root partition.</para> - </listitem> - </varlistentry> - - <varlistentry> <term><parameter>-Dsysusers=false</parameter></term> <listitem> <para>This switch prevents installation of systemd |