aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorThomas Trepl (Moody) <thomas@linuxfromscratch.org>2021-06-02 22:12:59 +0200
committerThomas Trepl (Moody) <thomas@linuxfromscratch.org>2021-06-02 22:12:59 +0200
commit6a11766e6e3402951eb9c4054f4ff05097893bab (patch)
treeb3c262ec6b19570975094c9794cbd794a883c943 /chapter01
parent134c2784d40f20875057750f969f5aa79014a6d6 (diff)
Avoid killing mdmon at shutdown/reboot
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 349d50aaf..675369236 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,16 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2021-06-02</para>
+ <itemizedlist>
+ <listitem>
+ <para>[thomas] - Tweak sendsignal bootscript to avoid
+ killing mdmod (if active).</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2021-05-31</para>
<itemizedlist>
<listitem>