[lfs] branch openrc updated: chapter07/createfiles.xml: Don't mention boot scripts.
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <177552765429.29841.15222620660282655129@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch openrc
in repository lfs.
The following commit(s) were added to refs/heads/openrc by this push:
new 868169653 chapter07/createfiles.xml: Don't mention boot scripts.
868169653 is described below
commit 868169653a6f2eee923795d30760461d691868fa
Author: Zeckmathederg <[email protected]>
AuthorDate: Mon Apr 6 20:10:55 2026 -0600
chapter07/createfiles.xml: Don't mention boot scripts.
---
chapter07/createfiles.xml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/chapter07/createfiles.xml b/chapter07/createfiles.xml
index 112a4322f..b497337b5 100644
--- a/chapter07/createfiles.xml
+++ b/chapter07/createfiles.xml
@@ -223,9 +223,10 @@ chmod -v 600 /var/log/btmp</userinput></screen>
<note><para>The <filename>/run/utmp</filename> file
records the users that are currently logged in.
- <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>
+ This file is created dynamically
+ <phrase revision='openrc'>by the OpenRC services.</phrase>
+ <phrase revision='systemd'>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