소스 검색

Noted functions script fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 년 전
부모
커밋
b092e3d7e1
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      chapter01/changelog.xml

+ 6 - 0
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>