From owner-freebsd-questions@FreeBSD.ORG Thu Jul 22 23:24:27 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D02D21065678 for ; Thu, 22 Jul 2010 23:24:27 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7A5458FC2A for ; Thu, 22 Jul 2010 23:24:27 +0000 (UTC) Received: by vws7 with SMTP id 7so917868vws.13 for ; Thu, 22 Jul 2010 16:24:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=kR5O9d7IYFl4mHlgWcViUy27tYgZyyP5IxtOqC/yDbU=; b=oIzECDC3UUp2P8yzlEFVXvv/p8NTfRfgMH758yevBzBYRVxUsDcBhv+tX0WT0J61iW B4vxh1fA7HHS8ulfNLdOXaeNk6xLUUY3VZc16i83KoKDMHQF5p2vDcXVbwJUo8j97PnV Qgn9eh6jLM8LsEPlPKhCP8/p55jIZQZZmh87o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=LOq1cYB/Byui+j5xMMuGGqmDX9CLfuk0yFXrkmcx6WDabLuCsaQyG/+aUEqqaliuEW NdPnyWeL+ejPAFQjvlfGmQIBcJ34ubq46iLkYVAnlpKIVTw0vNWZuerAs3q+jwpBXkfD NPdO//LAl+n5s95QUk6J6bRl+iGn8onSo8Wuw= Received: by 10.220.49.204 with SMTP id w12mr1114721vcf.103.1279841066470; Thu, 22 Jul 2010 16:24:26 -0700 (PDT) Received: from schism.local (c-71-230-240-241.hsd1.pa.comcast.net [71.230.240.241]) by mx.google.com with ESMTPS id v11sm20569767vbb.12.2010.07.22.16.24.24 (version=SSLv3 cipher=RC4-MD5); Thu, 22 Jul 2010 16:24:25 -0700 (PDT) Message-ID: <4C48D328.8050107@gmail.com> Date: Thu, 22 Jul 2010 19:24:24 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.7) Gecko/20100713 Thunderbird/3.1.1 MIME-Version: 1.0 To: Ed Flecko References: <4C48C8A1.7090100@gmail.com> <4C48CF2D.3020304@gmail.com> <4C48CF9B.5090600@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: How do you automatically start Apache, Bind, etc. in a jail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jul 2010 23:24:27 -0000 On 7/22/10 7:19 PM, Ed Flecko wrote: > Oh, O.K., so I CAN just download the tarball (from > http://httpd.apache.org/), unpack and install it (just like any other > source install) and specify the jail as the target or did I > misinterpret you? > Do it from _inside_ the jail, not from the host. Regards, -- Glen Barber