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