From owner-cvs-all Mon Jun 24 11:31:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8428637B400; Mon, 24 Jun 2002 11:31:47 -0700 (PDT) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5OIVlo87026; Mon, 24 Jun 2002 11:31:47 -0700 (PDT) (envelope-from sheldonh) Message-Id: <200206241831.g5OIVlo87026@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 24 Jun 2002 11:31:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mtree BSD.var.dist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2002/06/24 11:31:47 PDT Modified files: etc/mtree BSD.var.dist Log: The previous delta introduced /var/empty, for use by openssh-portable, which needs an empty directory into which to chroot(2). Hint to the operator that this directory really _should_ be empty by creating it with mode 0555 and the system immutable flag (schg) set. Reviewed by: des Revision Changes Path 1.63 +1 -1 src/etc/mtree/BSD.var.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message