BSD.root.dist revision 78822
1# $FreeBSD: head/etc/mtree/BSD.root.dist 78822 2001-06-26 13:50:33Z nik $
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        defaults
24        ..
25        gnats
26        ..
27        isdn            mode=0700
28        ..
29        kerberosIV
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        periodic
42            daily
43            ..
44            monthly
45            ..
46            weekly
47            ..
48        ..
49        ppp
50        ..
51        rc.d
52        ..
53        skel
54        ..
55        ssh
56        ..
57        ssl
58        ..
59        uucp            uname=uucp gname=uucp mode=0770
60        ..
61    ..
62    mnt
63    ..
64    proc            mode=0555
65    ..
66    root
67    ..
68    sbin
69    ..
70    tmp             mode=01777
71    ..
72    usr
73    ..
74    var
75    ..
76..
77