BSD.root.dist revision 132697
1219019Sgabor# $FreeBSD: head/etc/mtree/BSD.root.dist 132697 2004-07-27 12:31:38Z ru $
2219019Sgabor#
3219019Sgabor# Please see the file src/etc/mtree/README before making changes to this file.
4219019Sgabor#
5219019Sgabor
6219019Sgabor/set type=dir uname=root gname=wheel mode=0755
7219019Sgabor.
8219019Sgabor    bin
9219019Sgabor    ..
10219019Sgabor    boot
11219019Sgabor        defaults
12219019Sgabor        ..
13219019Sgabor        kernel
14219019Sgabor        ..
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        namedb
36# leave commented out until buildworld/installworld can
37# handle new user ids
38#             s               uname=bind gname=bind mode=0750
39#             ..
40        ..
41        ntp             mode=0700
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    ..
66    lib
67        geom
68        ..
69    ..
70    libexec
71    ..
72    mnt
73    ..
74    proc            mode=0555
75    ..
76    rescue
77    ..
78    root
79    ..
80    sbin
81    ..
82    tmp             mode=01777
83    ..
84    usr
85    ..
86    var
87    ..
88..
89