BSD.root.dist revision 135549
1# $FreeBSD: head/etc/mtree/BSD.root.dist 135549 2004-09-21 19:01:48Z des $
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        skel
54        ..
55        ssh
56        ..
57        ssl
58        ..
59    ..
60    lib
61        geom
62        ..
63    ..
64    libexec
65    ..
66    mnt
67    ..
68    proc            mode=0555
69    ..
70    rescue
71    ..
72    root
73    ..
74    sbin
75    ..
76    tmp             mode=01777
77    ..
78    usr
79    ..
80    var
81    ..
82..
83