diff options
Diffstat (limited to 'chapter08/e2fsprogs.xml')
-rw-r--r-- | chapter08/e2fsprogs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter08/e2fsprogs.xml b/chapter08/e2fsprogs.xml index d7ff53a82..2ebe2dd3d 100644 --- a/chapter08/e2fsprogs.xml +++ b/chapter08/e2fsprogs.xml @@ -53,6 +53,7 @@ cd build</userinput></screen> <para>Prepare e2fsprogs for compilation:</para> <screen><userinput remap="configure">../configure --prefix=/usr \ + --sysconfdir=/etc \ --enable-elf-shlibs \ --disable-libblkid \ --disable-libuuid \ |