diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/man-db.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index dcb08e128..9a3df290b 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -109,6 +109,11 @@ <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> + + <para revision="sysv">Remove an unwanted directory used for service files + which would cause some BLFS packages to also install files there: </para> + +<screen revision="sysv"><userinput remap="install">rm -rfv /lib/systemd</userinput></screen> <!-- <para revision="systemd">Remove a reference to a non-existent user:</para> |