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