From 323c6723c98b1f97a1253591a8f1548766ad68de Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 3 Mar 2013 16:11:07 +0000 Subject: [PATCH] Improve the tagging and placement of some post install instructions for DBus and Systemd. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10185 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 11 +++++++++++ chapter06/dbus.xml | 2 +- chapter06/systemd.xml | 12 ++++++------ general.ent | 4 ++-- 4 files changed, 20 insertions(+), 9 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 345dfaf98..bcc740161 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,17 @@ --> + + 2013-03-03 + + + [matthew] - Improve the tagging and placement of some post + install instructions for DBus and Systemd. Thanks to Pierre Labastie + for the report. + + + + 2013-03-01 diff --git a/chapter06/dbus.xml b/chapter06/dbus.xml index 1583729f4..ae25af488 100644 --- a/chapter06/dbus.xml +++ b/chapter06/dbus.xml @@ -78,7 +78,7 @@ Install the package: -make install +make install dbus-uuidgen --ensure diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 3a2f49236..85b4886c3 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -105,11 +105,6 @@ make install - Create the /etc/machine-id file needed by - Journald: - -systemd-machine-id-setup - Create the Sysvinit compatibility symlinks, so Systemd is used as the default init system: @@ -125,10 +120,15 @@ ln -sfv ../lib/systemd/systemd /sbin/init mkdir -pv /var/log/journal - Remove reference to a non-existent group: + Remove a reference to a non-existent group: sed -i "s@0775 root lock@0755 root root@g" /usr/lib/tmpfiles.d/legacy.conf + Create the /etc/machine-id file needed by + Journald: + +systemd-machine-id-setup + diff --git a/general.ent b/general.ent index df4b4af7b..92dab299a 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + +