diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index 9a3df290b..a32b98a7f 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -60,7 +60,8 @@ --with-browser=/usr/bin/lynx \ --with-vgrind=/usr/bin/vgrind \ --with-grap=/usr/bin/grap \ - --with-systemdtmpfilesdir= + --with-systemdtmpfilesdir= \ + --with-systemdsystemunitdir= The meaning of the configure options: @@ -96,6 +97,14 @@ + + --with-systemd... + + These parameters prevent installing unneeded systemd + directories and files. + + + Compile the package: @@ -109,12 +118,12 @@ Install the package: make install - +