]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - etc/mtree/BSD.root.dist
MFC r290326:
[FreeBSD/stable/8.git] / etc / mtree / BSD.root.dist
1 # $FreeBSD$
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         firmware
14         ..
15         kernel
16         ..
17         modules
18         ..
19         zfs
20         ..
21     ..
22     dev             mode=0555
23     ..
24     etc
25         X11
26         ..
27         bluetooth
28         ..
29         defaults
30         ..
31         devd
32         ..
33         gnats
34         ..
35         gss
36         ..
37         mail
38         ..
39         mtree
40         ..
41         newsyslog.conf.d
42         ..
43         ntp             mode=0700
44         ..
45         pam.d
46         ..
47         periodic
48             daily
49             ..
50             monthly
51             ..
52             security
53             ..
54             weekly
55             ..
56         ..
57         pkg
58         ..
59         ppp
60         ..
61         rc.d
62         ..
63         security
64         ..
65         skel
66         ..
67         ssh
68         ..
69         ssl
70         ..
71         zfs
72         ..
73     ..
74     lib
75         geom
76         ..
77     ..
78     libexec
79     ..
80     media
81     ..
82     mnt
83     ..
84     proc            mode=0555
85     ..
86     rescue
87     ..
88     root
89     ..
90     sbin
91     ..
92     tmp             mode=01777
93     ..
94     usr
95     ..
96     var
97     ..
98 ..