summaryrefslogtreecommitdiff
path: root/www/apache22/files/patch-support:apachectl.in
blob: 0287f77bed6b05250839f8b2e00d855bfb4440f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- support/apachectl.in.orig	Thu Apr  4 18:15:44 2002
+++ support/apachectl.in	Sun Apr  7 08:49:25 2002
@@ -47,6 +47,7 @@
 #
 # --------------------                              --------------------
 # ||||||||||||||||||||   END CONFIGURATION SECTION  ||||||||||||||||||||
+eval `limits -e -C daemon` >/dev/null 2>&1
 
 ERROR=0
 if [ "x$ARGV" = "x" ] ; then