From owner-freebsd-current@FreeBSD.ORG Wed Oct 23 13:26:41 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C7708DA5 for ; Wed, 23 Oct 2013 13:26:41 +0000 (UTC) (envelope-from eric@vangyzen.net) Received: from aussmtpmrkpc120.us.dell.com (aussmtpmrkpc120.us.dell.com [143.166.82.159]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7557B2E59 for ; Wed, 23 Oct 2013 13:26:41 +0000 (UTC) X-Loopcount0: from 64.238.244.148 X-IronPort-AV: E=Sophos;i="4.93,554,1378875600"; d="scan'208";a="49585511" Message-ID: <5267CE4B.8050602@vangyzen.net> Date: Wed, 23 Oct 2013 08:25:31 -0500 From: Eric van Gyzen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130702 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: 10.0-BETA1 ZFS install -- /var/empty read-only Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Oct 2013 13:26:41 -0000 I just installed 10.0-BETA1 using the [very cool] new automatic ZFS option. I noticed that /var/empty is not mounted read-only. I suspect it could be. I made it so, and sshd still seemed to work. Eric