mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
14 lines
380 B
Plaintext
14 lines
380 B
Plaintext
*** src/support/apachectl.orig Tue Mar 31 16:53:46 1998
|
|
--- src/support/apachectl Tue Apr 21 17:15:55 1998
|
|
***************
|
|
*** 37,42 ****
|
|
--- 37,44 ----
|
|
#
|
|
# -------------------- --------------------
|
|
# |||||||||||||||||||| END CONFIGURATION SECTION ||||||||||||||||||||
|
|
+
|
|
+ eval `limits -e -C daemon` >/dev/null 2>&1
|
|
|
|
ERROR=0
|
|
ARGV="$@"
|