]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/mtree/BSD.root.dist
Update to Zstandard 1.3.8
[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         authpf
34         ..
35         autofs
36         ..
37         bluetooth
38         ..
39         cron.d
40         ..
41         defaults
42         ..
43         devd
44         ..
45         dma
46         ..
47         gss
48         ..
49         mail
50         ..
51         mtree
52         ..
53         newsyslog.conf.d
54         ..
55         ntp             mode=0700
56         ..
57         pam.d
58         ..
59         periodic
60             daily
61             ..
62             monthly
63             ..
64             security
65             ..
66             weekly
67             ..
68         ..
69         pkg
70         ..
71         ppp
72         ..
73         rc.conf.d
74         ..
75         rc.d
76         ..
77         security
78         ..
79         ssh
80         ..
81         ssl
82         ..
83         syslog.d
84         ..
85         zfs
86         ..
87     ..
88     lib
89         casper
90         ..
91         geom
92         ..
93         nvmecontrol
94         ..
95     ..
96     libexec
97         resolvconf
98         ..
99     ..
100     media
101     ..
102     mnt
103     ..
104     net
105     ..
106     proc            mode=0555
107     ..
108     rescue
109     ..
110     root
111     ..
112     sbin
113     ..
114     tmp             mode=01777
115     ..
116     usr
117     ..
118     var
119     ..
120 ..