diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index 503c9c07a..9ebe6caef 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -91,6 +91,10 @@ make install + Remove a reference to a non-existent user: + +sed -i "s:man root:root root:g" /usr/lib/tmpfiles.d/man-db.conf +