Author: manuel Date: 2005-04-11 13:22:42 -0600 (Mon, 11 Apr 2005) New Revision: 4910
Modified: branches/6.1/BOOK/chapter06/shadow.xml Log: Ported r4909 from trunk: Tags corrections. Modified: branches/6.1/BOOK/chapter06/shadow.xml =================================================================== --- branches/6.1/BOOK/chapter06/shadow.xml 2005-04-11 19:21:53 UTC (rev 4909) +++ branches/6.1/BOOK/chapter06/shadow.xml 2005-04-11 19:22:42 UTC (rev 4910) @@ -29,9 +29,10 @@ <sect2 role="installation"> <title>Installation of Shadow</title> -<para>Shadow fails to update the time of last login as noted by lastlog -when logging into a regular console. The Port (tty) column does get updated. -Remote logins and xterm logins seem to be not be broken, just console. +<para>Shadow fails to update the time of last login as noted by +<command>lastlog</command> when logging into a regular console. +The Port (tty) column does get updated. Remote logins and +<command>xterm</command> logins seem to be not be broken, just console. The following patch properly fixes this issue:</para> <screen><userinput>patch -Np1 -i ../shadow-&shadow-version;-fix_lastlog-1.patch</userinput></screen> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
