BSD.root.dist revision 98079
1# $FreeBSD: head/etc/mtree/BSD.root.dist 98079 2002-06-10 04:47:26Z obrien $
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
19        fd              mode=0555
20        ..
21    ..
22    etc
23        X11
24        ..
25        defaults
26        ..
27        gnats
28        ..
29        isdn            mode=0700
30        ..
31        kerberosIV
32        ..
33        mail
34        ..
35        mtree
36        ..
37        namedb
38# leave commented out until buildworld/installworld can
39# handle new user ids
40#             s               uname=bind gname=bind mode=0750
41#             ..
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    mnt
67    ..
68    proc            mode=0555
69    ..
70    root
71    ..
72    sbin
73    ..
74    tmp             mode=01777
75    ..
76    usr
77    ..
78    var
79    ..
80..
81