[lfs] 01/01: Merge branch 'trunk' into openrc
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch openrc in repository lfs. commit fbae61c01f733f09c87193edf0c759b707a9f538 Merge: 9058a6c05 604c405ec Author: Zeckmathederg <[email protected]> AuthorDate: Wed Jan 14 18:22:52 2026 -0700 Merge branch 'trunk' into openrc chapter01/changelog.xml | 18 ++++++++++++++++++ chapter01/whatsnew.xml | 4 ++-- chapter07/createfiles.xml | 13 +++++++------ chapter08/shadow.xml | 34 ++++++++++++++++++++++++++++++---- packages.ent | 28 ++++++++++++++-------------- 5 files changed, 71 insertions(+), 26 deletions(-) diff --cc chapter07/createfiles.xml index c7388448d,acae0cfb2..1149b036c --- a/chapter07/createfiles.xml +++ b/chapter07/createfiles.xml @@@ -221,10 -221,11 +221,11 @@@ chmod -v 600 /var/log/btmp</userinput> failed login attempts. The <filename>/var/log/btmp</filename> file records the bad login attempts.</para> - <!-- systemd no longer creates this --> - <note revision='openrc'><para>The <filename>/run/utmp</filename> file - records the users that are currently logged in. This file is created - dynamically in the boot scripts.</para></note> + <note><para>The <filename>/run/utmp</filename> file + records the users that are currently logged in. - <phrase revision='sysv'>This file is created dynamically in the boot ++ <phrase revision='openrc'>This file is created dynamically in the boot + scripts.</phrase><phrase revision='systemd'>This file is created + dynamically when a user logs into the system.</phrase></para></note> <!-- AFAIK they are not vital for system function, users requiring such info should rely on systemd-logind or elogind or some custom PAM -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page