Changeset fe75a2b for chapter06


Ignore:
Timestamp:
06/22/2005 02:42:23 PM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
c721fc9
Parents:
3d467bf
Message:

Upgraded shadow to 4.0.9. Removed lastlog patch.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/shadow.xml

    r3d467bf rfe75a2b  
    2929<sect2 role="installation">
    3030<title>Installation of Shadow</title>
    31 
    32 <para>Shadow fails to update the time of last login as noted by
    33 <command>lastlog</command> when logging into a regular console.
    34 The Port (tty) column does get updated. Remote logins and
    35 <command>xterm</command> logins seem to not be broken; just console.
    36 The following patch properly fixes this issue:</para>
    37 
    38 <screen><userinput>patch -Np1 -i ../shadow-&shadow-version;-fix_lastlog-1.patch</userinput></screen>
    3931
    4032<para>Prepare Shadow for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.