diff options
author | Erik Troan <ewt@redhat.com> | 1997-10-09 13:03:12 +0000 |
---|---|---|
committer | Erik Troan <ewt@redhat.com> | 1997-10-09 13:03:12 +0000 |
commit | 535d44b3817e63611eef42e2122245ce5f07991a (patch) | |
tree | e4be625b53341f7e2c9883f8503a81b004a967a1 /initscripts.spec | |
parent | b55301403c4bb43288a3df4608cdc30200a2b0aa (diff) | |
download | initscripts-535d44b3817e63611eef42e2122245ce5f07991a.tar initscripts-535d44b3817e63611eef42e2122245ce5f07991a.tar.gz initscripts-535d44b3817e63611eef42e2122245ce5f07991a.tar.bz2 initscripts-535d44b3817e63611eef42e2122245ce5f07991a.tar.xz initscripts-535d44b3817e63611eef42e2122245ce5f07991a.zip |
added ulimit -c 0 to daemon function
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 4 |
1 files changed, 4 insertions, 0 deletions
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 <ewt@redhat.com> + +- run 'ulimit -c 0' before running scripts in daemon function + * Wed Oct 08 1997 Donnie Barnes <djb@redhat.com> - added chkconfig support |