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