diff options
Diffstat (limited to 'chapter08/systemd.xml')
-rw-r--r-- | chapter08/systemd.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 4548056ea..2c5c0e11b 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -40,11 +40,11 @@ <sect2 role="installation"> <title>Installation of systemd</title> -<!-- - <para>First, fix an issue introduced by glibc-2.36.</para> + + <para>First, fix a security issue in systemd-coredump:</para> <screen><userinput remap="pre">patch -Np1 -i ../&systemd-upstream-patch;</userinput></screen> ---> + <para>Remove two unneeded groups, <systemitem class="groupname">render</systemitem> and |