14097be3e98f443f875b36e75e2409038e474618
[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.9 2008/01/12 15:47:43 swildner 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         firmware
27         ..
28         isdn            mode=0700
29         ..
30         mail
31         ..
32         mtree
33         ..
34         namedb
35             etc
36             ..
37             var
38                 run     uname=bind gname=bind mode=0750
39                 ..
40             ..
41             s           uname=bind gname=bind mode=0750
42             ..
43         ..
44         periodic
45             daily
46             ..
47             monthly
48             ..
49             security
50             ..
51             weekly
52             ..
53         ..
54         pam.d
55         ..
56         ppp
57         ..
58         rc.d
59         ..
60         skel
61         ..
62         ssh
63         ..
64         ssl
65         ..
66         uucp            uname=uucp gname=uucp mode=0770
67         ..
68     ..
69     mnt
70     ..
71     modules
72     ..
73     proc            mode=0555
74     ..
75     root
76     ..
77     sbin
78     ..
79     tmp             mode=01777
80     ..
81     usr
82     ..
83     var
84     ..
85 ..