bbd26d7cc78c43de7d41ae55fccbfaf971c36ebb
[dragonfly.git] / etc / mtree / BSD.root.dist
1 # $FreeBSD: src/etc/mtree/BSD.root.dist,v 1.45.2.4 2002/06/10 15:33:27 obrien Exp $
2 # $DragonFly: src/etc/mtree/BSD.root.dist,v 1.11 2008/02/02 18:24:00 matthias Exp $
3 #
4 # Please see the file src/etc/mtree/README before making changes to this file.
5 #
6
7 /set type=dir uname=root gname=wheel mode=0755
8 .
9     bin
10     ..
11     boot
12         defaults
13         ..
14     ..
15     dev
16         fd              mode=0555
17         ..
18     ..
19     etc
20         X11
21         ..
22         bluetooth
23         ..
24         defaults
25         ..
26         dma
27         ..
28         firmware
29         ..
30         isdn            mode=0700
31         ..
32         mail
33         ..
34         mtree
35         ..
36         namedb
37             etc
38             ..
39             var
40                 run     uname=bind gname=bind mode=0750
41                 ..
42             ..
43             s           uname=bind gname=bind mode=0750
44             ..
45         ..
46         periodic
47             daily
48             ..
49             monthly
50             ..
51             security
52             ..
53             weekly
54             ..
55         ..
56         pam.d
57         ..
58         ppp
59         ..
60         rc.d
61         ..
62         skel
63         ..
64         ssh
65         ..
66         ssl
67         ..
68         upgrade
69         ..
70         uucp            uname=uucp gname=uucp mode=0770
71         ..
72     ..
73     mnt
74     ..
75     modules
76     ..
77     proc            mode=0555
78     ..
79     root
80     ..
81     sbin
82     ..
83     tmp             mode=01777
84     ..
85     usr
86     ..
87     var
88     ..
89 ..