diff options
| author | Clement Laforet <clement@FreeBSD.org> | 2004-03-17 08:41:58 +0000 |
|---|---|---|
| committer | Clement Laforet <clement@FreeBSD.org> | 2004-03-17 08:41:58 +0000 |
| commit | 203ad8c8b947ce2a1a25c10c69078f0590e30a26 (patch) | |
| tree | cb78afc556cbd8e518b2aae1fe120a35af29d8e4 /www/apache22/files/patch-support:apachectl.in | |
| parent | add ulex 0.4 (diff) | |
- Move apache21 to Attic.
Will be back soon ;-)
Suggested by: kris
Notes
Notes:
svn path=/head/; revision=104264
Diffstat (limited to 'www/apache22/files/patch-support:apachectl.in')
| -rw-r--r-- | www/apache22/files/patch-support:apachectl.in | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/www/apache22/files/patch-support:apachectl.in b/www/apache22/files/patch-support:apachectl.in deleted file mode 100644 index 57d2af876b8f..000000000000 --- a/www/apache22/files/patch-support:apachectl.in +++ /dev/null @@ -1,21 +0,0 @@ ---- support/apachectl.in.orig Mon May 27 20:46:01 2002 -+++ support/apachectl.in Thu Jul 11 21:12:36 2002 -@@ -31,8 +31,8 @@ - HTTPD='@exp_sbindir@/@progname@' - # - # pick up any necessary environment variables --if test -f @exp_bindir@/envvars; then -- . @exp_bindir@/envvars -+if test -f @exp_sbindir@/envvars; then -+ . @exp_sbindir@/envvars - fi - # - # a command that outputs a formatted text version of the HTML at the -@@ -46,6 +46,7 @@ - # - # -------------------- -------------------- - # |||||||||||||||||||| END CONFIGURATION SECTION |||||||||||||||||||| -+eval `limits -e -C daemon` >/dev/null 2>&1 - - ERROR=0 - if [ "x$ARGV" = "x" ] ; then |
