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 @@
-
-
+
+