1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/www/apache20/files/patch-ak

14 lines
380 B
Plaintext
Raw Normal View History

*** src/support/apachectl.orig Tue Mar 31 16:53:46 1998
--- src/support/apachectl Tue Apr 21 17:15:55 1998
***************
1997-11-21 21:10:28 +00:00
*** 37,42 ****
--- 37,44 ----
#
# -------------------- --------------------
# |||||||||||||||||||| END CONFIGURATION SECTION ||||||||||||||||||||
+
1997-11-21 21:19:04 +00:00
+ eval `limits -e -C daemon` >/dev/null 2>&1
ERROR=0
ARGV="$@"