|
@@ -26,6 +26,12 @@ by applying the following patch:</para>
|
|
|
|
|
|
<screen><userinput>patch -Np1 -i ../sysklogd-&sysklogd-version;-kernel-headers-1.patch</userinput></screen>
|
|
<screen><userinput>patch -Np1 -i ../sysklogd-&sysklogd-version;-kernel-headers-1.patch</userinput></screen>
|
|
|
|
|
|
|
|
+<para>There is also a race condition in the signal handling logic, and this
|
|
|
|
+sometimes confuses the <command>sysklogd</command> initscript.
|
|
|
|
+Fix this bug by applying another patch:</para>
|
|
|
|
+
|
|
|
|
+<screen><userinput>patch -Np1 -i ../sysklogd-&sysklogd-version;-signal-1.patch</userinput></screen>
|
|
|
|
+
|
|
<para>Compile Sysklogd:</para>
|
|
<para>Compile Sysklogd:</para>
|
|
|
|
|
|
<screen><userinput>make</userinput></screen>
|
|
<screen><userinput>make</userinput></screen>
|