xref: /freebsd/etc/mtree/BSD.root.dist (revision 60eddb209b5ad13a549ca74a41b7cb38a31da5ef)
1# $FreeBSD$
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        dma
40        ..
41        gss
42        ..
43        mail
44        ..
45        mtree
46        ..
47        newsyslog.conf.d
48        ..
49        ntp             mode=0700
50        ..
51        pam.d
52        ..
53        periodic
54            daily
55            ..
56            monthly
57            ..
58            security
59            ..
60            weekly
61            ..
62        ..
63        pkg
64        ..
65        ppp
66        ..
67        rc.conf.d
68        ..
69        rc.d
70        ..
71        security
72        ..
73        ssh
74        ..
75        ssl
76        ..
77        syslog.d
78        ..
79        zfs
80        ..
81    ..
82    lib
83        casper
84        ..
85        geom
86        ..
87    ..
88    libexec
89        resolvconf
90        ..
91    ..
92    media
93    ..
94    mnt
95    ..
96    net
97    ..
98    proc            mode=0555
99    ..
100    rescue
101    ..
102    root
103    ..
104    sbin
105    ..
106    tmp             mode=01777
107    ..
108    usr
109    ..
110    var
111    ..
112..
113