diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/systemd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 9ea10a7fa..a395c51fb 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -42,7 +42,7 @@ <para>Apply a patch to fix two critical security vulnerabilities:</para> -<screen><userinput remap="pre">patch -Np1 -i ../systemd-240-security_fixes-1.patch</userinput></screen> +<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> |