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