mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
Tags corrections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4909 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0474c90ea8
commit
9451a7d93c
@ -29,9 +29,10 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed</seg></seglistitem>
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user