diff options
-rw-r--r-- | chapter08/shadow.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter08/shadow.xml b/chapter08/shadow.xml index daec787cb..354fcbdff 100644 --- a/chapter08/shadow.xml +++ b/chapter08/shadow.xml @@ -119,12 +119,6 @@ find man -name Makefile.in -exec sed -i 's/passwd\.5 / /' {} \;</userinput></s <screen><userinput remap="install">make install</userinput></screen> - <para>Adjust the configuration file <filename>login.defs</filename> to - set up <envar>PATH</envar> correctly for the merged - <filename class="directory">/usr</filename> hierarchy of LFS:</para> - -<screen><userinput remap="install">sed 's@/sbin:@@; s@/bin:@@' -i /etc/login.defs</userinput></screen> - </sect2> <sect2 id="conf-shadow" role="configuration"> |