From 1ce44ef9440d7b0837ecc04e55060214edf2e75c Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 12 Jun 2005 17:13:13 +0000 Subject: * Updated to shadow-4.0.9 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/shadow.xml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'chapter06') diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index 9c5bb264c..2ee7a57a6 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -31,14 +31,6 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed Installation of Shadow -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 not be broken; just console. -The following patch properly fixes this issue: - -patch -Np1 -i ../shadow-&shadow-version;-fix_lastlog-1.patch - Prepare Shadow for compilation: ./configure --libdir=/lib --enable-shared -- cgit v1.2.3-54-g00ecf