BSD.root.dist revision 119010
1# $FreeBSD: head/etc/mtree/BSD.root.dist 119010 2003-08-17 07:48:09Z gordon $
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        defaults
24        ..
25        gnats
26        ..
27        isdn            mode=0700
28        ..
29        mail
30        ..
31        mtree
32        ..
33        namedb
34# leave commented out until buildworld/installworld can
35# handle new user ids
36#             s               uname=bind gname=bind mode=0750
37#             ..
38        ..
39        pam.d
40        ..
41        periodic
42            daily
43            ..
44            monthly
45            ..
46            security
47            ..
48            weekly
49            ..
50        ..
51        ppp
52        ..
53        rc.d
54        ..
55        skel
56        ..
57        ssh
58        ..
59        ssl
60        ..
61    ..
62    lib
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