aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-02-23 18:20:07 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-02-23 18:20:07 +0000
commitb092e3d7e1aa50b356f8ea9e90233573a0a379e9 (patch)
tree13ec7c1875d3ae1d7e8de1f2b2780b900e6037e5 /chapter01
parentc7c61fd08710887e483ce4523030dbf6e5f4a1dc (diff)
Noted functions script fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index cbc5b049d..34a80518c 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -94,6 +94,12 @@ Chapter 6: Merged the different sulogin lines from the inittab file
into one line.
</para></listitem>
+<listitem><para>
+Chapter 7: Fixed the delays in the killproc function in the functions
+script. Now after kill, first check PIDs, then sleep 2 if needed. More
+details can be read in the comments in the script itself.
+</para></listitem>
+
</itemizedlist>
</sect1>