diff options
author | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-05-11 16:15:41 +0000 |
---|---|---|
committer | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-05-11 16:15:41 +0000 |
commit | dc20ac53fe0d7eed42abe85bcb32d483d3061c2e (patch) | |
tree | 3ce624825252c3847bb850d1c6362ee8766be9f4 /chapter03 | |
parent | 68beab5ecebf0fb46e945471c178b9941c57f49c (diff) |
Added a patch to fix race condition in sysklogd
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index b3bb104d6..9ec9157e8 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -127,6 +127,12 @@ following:</para> </varlistentry> <varlistentry> +<term>Sysklogd Signal Handling Patch - 1 KB:</term> <listitem> +<para><ulink url="&patches-root;sysklogd-&sysklogd-version;-signal-1.patch"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Udev Configuration Patch - 6 KB:</term> <listitem> <para><ulink url="&patches-root;udev-&udev-version;-config-1.patch"/></para> |