aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec6
1 files changed, 6 insertions, 0 deletions
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 <Florian.LaRoche@redhat.de>
+- /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 <Florian.LaRoche@redhat.de>
- allow an option for ups poweroff #68123
- change grep for ONBOOT= #63903