xref: /dragonfly/etc/mtree/BSD.root.dist (revision 62dc643e)
1# $FreeBSD: src/etc/mtree/BSD.root.dist,v 1.45.2.4 2002/06/10 15:33:27 obrien Exp $
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        kernel
14        ..
15        modules.local
16        ..
17    ..
18    build
19    ..
20    compat
21        ndis
22        ..
23    ..
24    dev
25    ..
26    etc
27        X11
28        ..
29        autofs
30        ..
31        bluetooth
32        ..
33        defaults
34        ..
35        devd
36        ..
37        dma
38        ..
39        mail
40        ..
41        mtree
42        ..
43        pam.d
44        ..
45        periodic
46            daily
47            ..
48            monthly
49            ..
50            security
51            ..
52            weekly
53            ..
54        ..
55        ppp
56        ..
57        rc.d
58        ..
59        skel
60        ..
61        ssh
62        ..
63        ssl
64        ..
65        upgrade
66        ..
67    ..
68    lib
69        priv
70        ..
71    ..
72    libexec
73    ..
74    mnt
75    ..
76    proc            mode=0555
77    ..
78    root
79    ..
80    sbin
81    ..
82    tmp             mode=01777
83    ..
84    usr
85    ..
86    var
87    ..
88..
89