[lfs] 02/02: createfiles: Remove stray ^.
| 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 6eb7f015b2f8bcd6a4d3d0fc2842d5f1d6810ac2 Author: Zeckmathederg <[email protected]> AuthorDate: Wed Feb 11 23:48:38 2026 -0700 createfiles: Remove stray ^. --- chapter07/createfiles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter07/createfiles.xml b/chapter07/createfiles.xml index 1149b036c..112a4322f 100644 --- a/chapter07/createfiles.xml +++ b/chapter07/createfiles.xml @@ -62,7 +62,7 @@ EOF</userinput></screen> <screen revision="openrc"><userinput>cat > /etc/passwd << "EOF" <literal>root:x:0:0:root:/root:/bin/bash -bin^:x:1:1:bin:/dev/null:/usr/bin/false +bin:x:1:1:bin:/dev/null:/usr/bin/false daemon:x:6:6:Daemon User:/dev/null:/usr/bin/false messagebus:x:18:18:D-Bus Message Daemon User:/run/dbus:/usr/bin/false uuidd:x:80:80:UUID Generation Daemon User:/dev/null:/usr/bin/false -- 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