From owner-freebsd-questions@FreeBSD.ORG Thu Jan 28 14:32:43 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC64C1065670 for ; Thu, 28 Jan 2010 14:32:43 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by mx1.freebsd.org (Postfix) with ESMTP id 59E4D8FC0A; Thu, 28 Jan 2010 14:32:42 +0000 (UTC) Received: by ewy10 with SMTP id 10so834238ewy.3 for ; Thu, 28 Jan 2010 06:32:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=uthcRNVr05fMtdLPCVvYh9xMcqQsKzYPXMELej7sds8=; b=s++o2GV3pyQI7HOAqf2KPaqtI4m4unAbpKZEFPyHrIFla0SepcdgSOEgxqs0f7BG8C z2vPQY/yqrEOE/a5yMEgx86xGFq0jjZ2+ShtGldY4mFlrOh5P4GHnZUjj4YljxAkv8Cy EgGXAGzwHSODJQjQ5wfe+eXYm+iuYzFtuzqd0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=EVs5m9a0B82k0iuKVGJuLTgbUJHwMHoyJF7yoveAtzMyZ7FZime/GzIE9Qqo7cWx4/ vbuwo76t4bEc4irzivkkdz3J2cDLfPBLrjSWLyvWbugipG1MlOLVj+lmkzhR0YAGVE96 F/vVDI/+M+NbOYRADTw125vEm8OvzLsSy4x7s= MIME-Version: 1.0 Received: by 10.213.15.19 with SMTP id i19mr6898950eba.65.1264689162258; Thu, 28 Jan 2010 06:32:42 -0800 (PST) In-Reply-To: <6201873e1001280628o212d2c20n630c3369f0028985@mail.gmail.com> References: <6201873e1001280628o212d2c20n630c3369f0028985@mail.gmail.com> Date: Thu, 28 Jan 2010 15:32:42 +0100 Message-ID: From: Christer Solskogen To: Adam Vande More Content-Type: text/plain; charset=ISO-8859-1 Cc: jails@freebsd.org, questions@freebsd.org Subject: Re: How do you manage your jails? 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, 28 Jan 2010 14:32:44 -0000 On Thu, Jan 28, 2010 at 3:28 PM, Adam Vande More wrote: > you should check out /usr/ports/sysutils/ezjail > Already noted :) I use it myself. -- chs,