[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.0.0-806-g114a66e

git git at cross-lfs.org
Thu Jan 23 20:26:36 PST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, systemd has been updated
       via  114a66ee639b61281dc3b6bd2ac7b6331077a836 (commit)
      from  a6a4c800bf8a253b8cd1c3c4bdfaf0319c0ccc96 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 114a66ee639b61281dc3b6bd2ac7b6331077a836
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Thu Jan 23 22:27:48 2014 -0600

    The file does not have 0root lock, it has 0root root. This change will make sure the service starts properly on first boot.

diff --git a/BOOK/final-system/common/systemd.xml b/BOOK/final-system/common/systemd.xml
index 9ca66f1..71bfccf 100644
--- a/BOOK/final-system/common/systemd.xml
+++ b/BOOK/final-system/common/systemd.xml
@@ -59,7 +59,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
     <para os="k">Modify a configuration file which references a group that
     doesn't exist:</para>
 
-<screen os="l"><userinput>sed -i "s at root lock at 0root root at g" /usr/lib/tmpfiles.d/legacy.conf</userinput></screen>
+<screen os="l"><userinput>sed -i "s at root root at 0root root at g" /usr/lib/tmpfiles.d/legacy.conf</userinput></screen>
 
   </sect2>
 

-----------------------------------------------------------------------

Summary of changes:
 BOOK/final-system/common/systemd.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list