xref: /freebsd/etc/mtree/BSD.root.dist (revision e45764721aedfa6460e1767664864bda9457c10e)
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        firmware
14        ..
15        kernel
16        ..
17        modules
18        ..
19        zfs
20        ..
21    ..
22    dev             mode=0555
23    ..
24    etc
25        X11
26        ..
27        bluetooth
28        ..
29        casper
30        ..
31        defaults
32        ..
33        devd
34        ..
35        dma
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.d
64        ..
65        security
66        ..
67        skel
68        ..
69        ssh
70        ..
71        ssl
72        ..
73        zfs
74        ..
75    ..
76    lib
77        geom
78        ..
79    ..
80    libexec
81        casper
82        ..
83        resolvconf
84        ..
85    ..
86    media
87    ..
88    mnt
89    ..
90    proc            mode=0555
91    ..
92    rescue
93    ..
94    root
95    ..
96    sbin
97    ..
98    tmp             mode=01777
99    ..
100    usr
101    ..
102    var
103    ..
104..
105