diff options
Diffstat (limited to 'chapter06/systemd.xml')
-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 e9e2a9476..0c7e49fdc 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -43,7 +43,7 @@ <para>First, apply a patch to fix various bugs since the release of systemd-243.</para> -<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-consolidated_fixes-1.patch</userinput></screen> +<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-consolidated_fixes-2.patch</userinput></screen> <para>Create a symlink to work around missing xsltproc:</para> |