BSD.root.dist revision 146814
1# $FreeBSD: head/etc/mtree/BSD.root.dist 146814 2005-05-30 20:51:13Z rwatson $
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
16        ..
17    ..
18    dev             mode=0555
19    ..
20    etc
21        X11
22        ..
23        bluetooth
24        ..
25        defaults
26        ..
27        gnats
28        ..
29        isdn            mode=0700
30        ..
31        mail
32        ..
33        mtree
34        ..
35        ntp             mode=0700
36        ..
37        pam.d
38        ..
39        periodic
40            daily
41            ..
42            monthly
43            ..
44            security
45            ..
46            weekly
47            ..
48        ..
49        ppp
50        ..
51        rc.d
52        ..
53        security
54        ..
55        skel
56        ..
57        ssh
58        ..
59        ssl
60        ..
61    ..
62    lib
63        geom
64        ..
65    ..
66    libexec
67    ..
68    mnt
69    ..
70    proc            mode=0555
71    ..
72    rescue
73    ..
74    root
75    ..
76    sbin
77    ..
78    tmp             mode=01777
79    ..
80    usr
81    ..
82    var
83    ..
84..
85