From 535d44b3817e63611eef42e2122245ce5f07991a Mon Sep 17 00:00:00 2001 From: Erik Troan Date: Thu, 9 Oct 1997 13:03:12 +0000 Subject: added ulimit -c 0 to daemon function --- initscripts.spec | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 2249dc21..16dd4f72 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -17,6 +17,10 @@ that activate and deactivate most network interfaces. %changelog +* Thu Oct 09 1997 Erik Troan + +- run 'ulimit -c 0' before running scripts in daemon function + * Wed Oct 08 1997 Donnie Barnes - added chkconfig support -- cgit