BSD.root.dist revision 129476
1# $FreeBSD: head/etc/mtree/BSD.root.dist 129476 2004-05-20 10:29:26Z pjd $
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        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        pam.d
42        ..
43        periodic
44            daily
45            ..
46            monthly
47            ..
48            security
49            ..
50            weekly
51            ..
52        ..
53        ppp
54        ..
55        rc.d
56        ..
57        skel
58        ..
59        ssh
60        ..
61        ssl
62        ..
63    ..
64    lib
65        geom
66        ..
67    ..
68    libexec
69    ..
70    mnt
71    ..
72    proc            mode=0555
73    ..
74    rescue
75    ..
76    root
77    ..
78    sbin
79    ..
80    tmp             mode=01777
81    ..
82    usr
83    ..
84    var
85    ..
86..
87