From owner-freebsd-questions@FreeBSD.ORG Tue Aug 15 20:37:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22AE616A4DF for ; Tue, 15 Aug 2006 20:37:34 +0000 (UTC) (envelope-from jeff.rollin@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3487943D45 for ; Tue, 15 Aug 2006 20:37:33 +0000 (GMT) (envelope-from jeff.rollin@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so442623nfc for ; Tue, 15 Aug 2006 13:37:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=dQ+rTo5UP7ZEc4rojKK+UAFAQG31x6xWgZIfQgddiZwFoAd0+hy4aBw9YsXxDq/PmqM/WNWdCNZZOKszAhlCWjjVT7FncH9jJKme0RmqFPfdNbawVdztPKL2oaeLiTX5y/uuUklGaDem+3AkuZ1oRUymkGd6unIHVLUcYuSRSNQ= Received: by 10.48.202.19 with SMTP id z19mr1808549nff; Tue, 15 Aug 2006 13:37:31 -0700 (PDT) Received: by 10.49.30.13 with HTTP; Tue, 15 Aug 2006 13:37:31 -0700 (PDT) Message-ID: <8a0028260608151337l72305fa5n84f99304f64ff5f0@mail.gmail.com> Date: Tue, 15 Aug 2006 21:37:31 +0100 From: "Jeff Rollin" To: "Giorgos Keramidas" In-Reply-To: <20060815195055.GA6246@gothmog.pc> MIME-Version: 1.0 References: <20060815154143.GN69670@ns2.wananchi.com> <20060815160822.GA3229@gothmog.pc> <20060815195055.GA6246@gothmog.pc> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Stupid question about mountpoints and fstab 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: Tue, 15 Aug 2006 20:37:34 -0000 if you go the /home2 root, any users whose home directories you create on/move to /home2 will have the correct entry to /home2/ in /etc/passwd. obvious but easily missed! jeff