From owner-freebsd-questions@FreeBSD.ORG Mon Apr 17 21:29:48 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 167CE16A484 for ; Mon, 17 Apr 2006 21:29:48 +0000 (UTC) (envelope-from brendan@grossman.id.au) Received: from porsche.brendan.id.au (219-90-144-143.ip.adam.com.au [219.90.144.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7550B43D53 for ; Mon, 17 Apr 2006 21:29:44 +0000 (GMT) (envelope-from brendan@grossman.id.au) Received: from dvditnb1 (mint.brendan.local [192.168.2.10]) by porsche.brendan.id.au (Postfix) with ESMTP id 6C4B228469 for ; Tue, 18 Apr 2006 06:59:42 +0930 (CST) From: "Brendan Grossman" To: Date: Tue, 18 Apr 2006 06:59:50 +0930 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcZhopw1aeDx3nWDR8WB8jWxCu4L2wAwxWxA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: <200604161408.04461.beech@mangohealth.org> Message-Id: <20060417212942.6C4B228469@porsche.brendan.id.au> Subject: RE: /boot at beginning of drive 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: Mon, 17 Apr 2006 21:29:48 -0000 > Databases are stored in /var/db for security reasons Just curious... What are the security reasons? After some thought, here's what I'm planning on doing... Disk is 73gb scsi... / 500mb swap 4gb /var 4gb /usr 4gb /home remainder (about 60gb) then /var/db/mysql -> /home/mysql and /tmp on swap Any possible issues with this? Cheers Brendan