From b092e3d7e1aa50b356f8ea9e90233573a0a379e9 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Fri, 23 Feb 2001 18:20:07 +0000 Subject: Noted functions script fix git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'chapter01/changelog.xml') 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. + +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. + + -- cgit v1.2.3-54-g00ecf