From 456a1d928d66af0baed73f9dd8114c80eef0edac Mon Sep 17 00:00:00 2001 From: "Alexander E. Patrakov" Date: Fri, 11 Jun 2004 11:19:41 +0000 Subject: Added sysvinit-2.85-proclen-1.patch to the book git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/sysvinit.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter06') diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index 4f098a0b0..f39213f2e 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -28,6 +28,10 @@ running, and shutdown of your system. Installation of Sysvinit +Sysvinit &sysvinit-version; contains a "buffer overflow" bug. +Under some conditions, it clobbers the +values of environment variables. Fix that: +patch -Np1 -i ../sysvinit-&sysvinit-version;-proclen-1.patch When run-levels are changed (for example, when halting the system), init sends termination signals to those processes that init itself started and that shouldn't be running in the new -- cgit v1.2.3-54-g00ecf