diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2017-10-15 19:21:52 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2017-10-15 19:21:52 +0000 |
commit | 92204706b00eb0171753ea368bae77f2a1b3c390 (patch) | |
tree | 2a6608524af48ea20c13daaa38e67136efd8835d /chapter03 | |
parent | 4476fba0b98ff83505108eddb373461ddc000849 (diff) |
Update to D-Bus-1.10.24. Fixes #4143.
Update to Systemd-235. Fixes #4147.
Create /lib/systemd/systemd-user-sessions script to allow user login without systemd-logind.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11312 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 82514dcdd..78311bfad 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -645,9 +645,9 @@ <para>MD5 sum: <literal>&systemd-man-md5;</literal></para> <note> - <para>The Linux From Scratch systemd team generates its own tarball - of the man pages using the systemd source. This is done in order to - avoid unnecessary dependencies.</para> + <para>The Linux From Scratch team generates its own tarball of the + man pages using the systemd source. This is done in order to avoid + unnecessary dependencies.</para> </note> </listitem> </varlistentry> |