summaryrefslogtreecommitdiff
path: root/www/apache13/files
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2002-05-04 23:42:08 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2002-05-04 23:42:08 +0000
commit7784bb92d44d1acba188df2ac6ad2c5abc177c4a (patch)
tree9593ff4ac852049da8960ad54c9f3aca399307ec /www/apache13/files
parento Update checksum for redhat-release. It has been repackaged. No (diff)
Pick official proxy_http1.1_chunking.patch
Install apache.sh as apache.sh.default first Use limits of 'www' user for apachectl
Notes
Notes: svn path=/head/; revision=58562
Diffstat (limited to 'www/apache13/files')
-rw-r--r--www/apache13/files/patch-ak2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13/files/patch-ak b/www/apache13/files/patch-ak
index 486f7ad159cf..9f3163556b4c 100644
--- a/www/apache13/files/patch-ak
+++ b/www/apache13/files/patch-ak
@@ -4,7 +4,7 @@
# -------------------- --------------------
# |||||||||||||||||||| END CONFIGURATION SECTION ||||||||||||||||||||
-+eval `limits -e -C daemon` >/dev/null 2>&1
++eval `limits -e -U www` >/dev/null 2>&1
+
ERROR=0
ARGV="$@"