diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-03-09 01:48:10 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-03-09 01:48:10 +0000 |
commit | 5323dbffae26954e14862842a9cb0ce4e74ddf5c (patch) | |
tree | bbfc2075c26405baf7327622775316c42972a001 /chapter06 | |
parent | a9ae07b6d8fd9941f54e623f374be0b1e47cea60 (diff) |
Update to systemd-241
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/systemd.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index a395c51fb..7ccc6edb2 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -39,10 +39,11 @@ <sect2 role="installation"> <title>Installation of systemd</title> - + <!-- <para>Apply a patch to fix two critical security vulnerabilities:</para> <screen><userinput remap="pre">patch -Np1 -i ../systemd-240-security_fixes-2.patch</userinput></screen> + --> <para>Create a symlink to work around missing xsltproc:</para> |