summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2007-04-23 08:51:31 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2007-04-23 08:51:31 +0000
commit2df04d2aeb7a6057fe4de4cf19fdf7a33e0b591a (patch)
treea895355972a3282a91862f54aaf7788239c5abc4 /etc
parent7db56a0faea5c54ce4b5ddfe9572b40350da94d6 (diff)
- add /usr/xobj to the file hierarchy
"why not" mblamer@, ok krw@ todd@
Diffstat (limited to 'etc')
-rw-r--r--etc/mtree/4.4BSD.dist7
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/mtree/4.4BSD.dist b/etc/mtree/4.4BSD.dist
index d560e550647..af629845d6d 100644
--- a/etc/mtree/4.4BSD.dist
+++ b/etc/mtree/4.4BSD.dist
@@ -1,4 +1,4 @@
-# $OpenBSD: 4.4BSD.dist,v 1.184 2007/01/01 21:30:46 aanriot Exp $
+# $OpenBSD: 4.4BSD.dist,v 1.185 2007/04/23 08:51:30 ajacoutot Exp $
/set type=dir uname=root gname=wheel mode=0755
# .
@@ -2462,6 +2462,11 @@ US gname=bin uname=root mode=0555
# ./usr/src
#..
+# ./usr/xobj
+xobj gname=wsrc mode=0775
+# ./usr/xobj
+..
+
# ./usr
..