diff options
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> |