Merge branch 'vendor/OPENSSL'
[dragonfly.git] / etc / mtree / BSD.root.dist
1 # $FreeBSD: src/etc/mtree/BSD.root.dist,v 1.45.2.4 2002/06/10 15:33:27 obrien Exp $
2 #
3 # Please see the file src/etc/mtree/README before making changes to this file.
4 #
5
6 /set type=dir uname=root gname=wheel mode=0755
7 .
8     bin
9     ..
10     boot
11         defaults
12         ..
13         kernel
14         ..
15         modules.local
16         ..
17     ..
18     build
19     ..
20     compat
21         ndis
22         ..
23     ..
24     dev
25     ..
26     etc
27         X11
28         ..
29         autofs
30         ..
31         bluetooth
32         ..
33         defaults
34         ..
35         devd
36         ..
37         dma
38         ..
39         mail
40         ..
41         mtree
42         ..
43         pam.d
44         ..
45         periodic
46             daily
47             ..
48             monthly
49             ..
50             security
51             ..
52             weekly
53             ..
54         ..
55         ppp
56         ..
57         rc.d
58         ..
59         skel
60         ..
61         ssh
62         ..
63         ssl
64         ..
65         upgrade
66         ..
67         uucp            uname=uucp gname=uucp mode=0770
68         ..
69     ..
70     lib
71         priv
72         ..
73     ..
74     libexec
75     ..
76     mnt
77     ..
78     proc            mode=0555
79     ..
80     root
81     ..
82     sbin
83     ..
84     tmp             mode=01777
85     ..
86     usr
87     ..
88     var
89     ..
90 ..