BSD.root.dist revision 255597
1# $FreeBSD: head/etc/mtree/BSD.root.dist 255597 2013-09-15 14:51:23Z des $
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        firmware
14        ..
15        kernel
16        ..
17        modules
18        ..
19        zfs
20        ..
21    ..
22    dev             mode=0555
23    ..
24    etc
25        X11
26        ..
27        atf
28        ..
29        bluetooth
30        ..
31        defaults
32        ..
33        devd
34        ..
35        gnats
36        ..
37        gss
38        ..
39        mail
40        ..
41        mtree
42        ..
43        ntp             mode=0700
44        ..
45        pam.d
46        ..
47        periodic
48            daily
49            ..
50            monthly
51            ..
52            security
53            ..
54            weekly
55            ..
56        ..
57        ppp
58        ..
59        rc.d
60        ..
61        security
62        ..
63        skel
64        ..
65        ssh
66        ..
67        ssl
68        ..
69        unbound
70        ..
71        zfs
72        ..
73    ..
74    lib
75        geom
76        ..
77    ..
78    libexec
79        resolvconf
80        ..
81    ..
82    media
83    ..
84    mnt
85    ..
86    proc            mode=0555
87    ..
88    rescue
89    ..
90    root
91    ..
92    sbin
93    ..
94    tmp             mode=01777
95    ..
96    usr
97    ..
98    var
99    ..
100..
101