summaryrefslogtreecommitdiff
path: root/distrib/miniroot
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2009-04-17 03:51:17 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2009-04-17 03:51:17 +0000
commitb7d44903a94ef4b18faa3528cd5ee17d4a519dea (patch)
tree4dc4abda58e93593673c5691681827922173518c /distrib/miniroot
parent2227c4575268540c346b6d370ec40ac3e0208d07 (diff)
all the install media now have a /var/hash directory
Diffstat (limited to 'distrib/miniroot')
-rw-r--r--distrib/miniroot/mtree.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/distrib/miniroot/mtree.conf b/distrib/miniroot/mtree.conf
index 2ce2aec59eb..c8eb20fa2e5 100644
--- a/distrib/miniroot/mtree.conf
+++ b/distrib/miniroot/mtree.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: mtree.conf,v 1.9 2004/11/22 08:27:19 deraadt Exp $
+# $OpenBSD: mtree.conf,v 1.10 2009/04/17 03:51:16 deraadt Exp $
# $NetBSD: mtree.conf,v 1.1.4.2 1996/07/15 06:29:38 leo Exp $
/set type=dir uname=root gname=wheel mode=0755
@@ -113,5 +113,10 @@ empty
# ./var/empty
..
+# ./var/hash
+hash
+# ./var/hash
+..
+
# ./var
..