summaryrefslogtreecommitdiffstats
path: root/www/apache13-modssl
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-05-14 05:30:53 +0000
committerdinoex <dinoex@FreeBSD.org>2004-05-14 05:30:53 +0000
commit8a7caf595c2ccb4222ceeec81c170fc3c2541f9f (patch)
tree0841745ba9c5e04bd46b8a9bdd5740708d776509 /www/apache13-modssl
parent08b1847488788d59da36133dd6880a68b6fa70c2 (diff)
downloadFreeBSD-ports-8a7caf595c2ccb4222ceeec81c170fc3c2541f9f.zip
FreeBSD-ports-8a7caf595c2ccb4222ceeec81c170fc3c2541f9f.tar.gz
- add compatibility to apachectl in rcng.sh
Submitted by: nork
Diffstat (limited to 'www/apache13-modssl')
-rw-r--r--www/apache13-modssl/files/rcng.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/apache13-modssl/files/rcng.sh b/www/apache13-modssl/files/rcng.sh
index 456e8453..3422069 100644
--- a/www/apache13-modssl/files/rcng.sh
+++ b/www/apache13-modssl/files/rcng.sh
@@ -26,5 +26,6 @@ command="%%PREFIX%%/sbin/httpd"
load_rc_config $name
pidfile="${apache_pidfile}"
+start_precmd="`/usr/bin/limits -e -U www`"
run_rc_command "$1"
OpenPOWER on IntegriCloud