From de33ef43313eb1075030b8615de15c56192dadc4 Mon Sep 17 00:00:00 2001 From: Florian La Roche Date: Thu, 11 Jul 2002 07:41:06 +0000 Subject: - /etc/init.d/functions: daemon(): avoid starting another bash killproc(): avoid starting another bash for the default case - do not call "insmod -p" before loading the "st" module --- initscripts.spec | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index f844166c..648226c2 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -244,6 +244,12 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Thu Jul 11 2002 Florian La Roche +- /etc/init.d/functions: + daemon(): avoid starting another bash + killproc(): avoid starting another bash for the default case +- do not call "insmod -p" before loading the "st" module + * Tue Jul 09 2002 Florian La Roche - allow an option for ups poweroff #68123 - change grep for ONBOOT= #63903 -- cgit