From owner-freebsd-jail@FreeBSD.ORG Sun Jun 12 10:21:20 2011 Return-Path: Delivered-To: jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECD8D106564A for ; Sun, 12 Jun 2011 10:21:20 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id A46BB8FC1D for ; Sun, 12 Jun 2011 10:21:20 +0000 (UTC) Received: by qyk27 with SMTP id 27so2641412qyk.13 for ; Sun, 12 Jun 2011 03:21:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=iSt4IvjKusKuwsOMSaFjHFEzfF8TKV9edZAP4h/iZUg=; b=QuGQsi2hantKtMCQetdp7GJIgTJyHJZ1hupb7k4jwU/QlGM8XEDz9PdJ8z/et6Yzfk f5h0VU0lkMu5+HcH3+X8PrOJD0k9rRa1x5TelGDbKTiJ8K7+hMym1P1IBAJ/MfcoyaEw 3997MN64gP5qwyXYOnlNlMYED2Bp/oso1SbvA= 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=bSF/D3EDU+Ml3TadWnPwYCNwhytNyW9ePzibLd4LG0GLU5pzYD2H/uqmkNIKmhkHQF +GsiUm7ULmK+k15qqvyg7K+AHWN8vHdBx3iigIL1hkcsblhJTcJ5cPVozhn6OIXC1YeA 1+Kbm+v+M8v+80TGOxfMnwQIQGGQ03jQ0KNcg= MIME-Version: 1.0 Received: by 10.229.130.3 with SMTP id q3mr2972924qcs.44.1307874079755; Sun, 12 Jun 2011 03:21:19 -0700 (PDT) Received: by 10.229.220.198 with HTTP; Sun, 12 Jun 2011 03:21:19 -0700 (PDT) In-Reply-To: <070641d568c7e4f5e00b735953bbda26.squirrel@pop.pknet.net> References: <4DF21A9F.3030509@gmail.com> <070641d568c7e4f5e00b735953bbda26.squirrel@pop.pknet.net> Date: Sun, 12 Jun 2011 12:21:19 +0200 Message-ID: From: Redd Vinylene To: Peter Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: jail@freebsd.org Subject: Re: Old jail dir reappears after reboot - why? X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2011 10:21:21 -0000 On Sun, Jun 12, 2011 at 3:53 AM, Peter wrote: > > Is '/jails' located under '/' ? I don't think that is where you are > installing your jails and I don't see what mounts '/jails'. Perhaps a > startup script in /usr/local/etc/rc.d? > > Actually no, they're on a seperate harddrive mounted via /data1/jails - that shouldn't make a difference though. It's /data1/jail that keeps reappearing all the time. Thanks!