diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-27 19:55:47 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-27 19:55:47 +0000 |
commit | e787b1fe1487300d51ec7be69d3f98957c137453 (patch) | |
tree | 044d437cdd389489d13cd040a304004a2ed23d2f /chapter09/theend.xml | |
parent | cbd8bf0ff339fce586b58ae892de89b30b078241 (diff) |
Update to dbus-1.10.8.
Update to e2fsprogs-1.43.
Update to gdbm-1.12.
Update to iproute2-4.6.0.
Update to make-4.2.
Update to systemd-230.
Add additional explanatory text for sytemctl and journalctl commands.
[chapter07/systemd-custom.xml]
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter09/theend.xml')
-rw-r--r-- | chapter09/theend.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter09/theend.xml b/chapter09/theend.xml index 2d29242b0..3818a7b83 100644 --- a/chapter09/theend.xml +++ b/chapter09/theend.xml @@ -49,7 +49,7 @@ EOF</userinput></screen> us if you need to ask for help at some point) to find out which LFS version is installed on the system. Create this file by running:</para> -<screen revision="systemd"><userinput>echo &version; > /etc/lfs-release</userinput></screen> +<screen revision="systemd"><userinput>echo &versiond; > /etc/lfs-release</userinput></screen> <para>It is also a good idea to create a file to show the status of your new system with respect to the Linux Standards Base (LSB). To create |