]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/blob - etc/mtree/BSD.root.dist
Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
[FreeBSD/releng/10.1.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         autofs
28         ..
29         bluetooth
30         ..
31         defaults
32         ..
33         devd
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.conf.d
62         ..
63         rc.d
64         ..
65         security
66         ..
67         skel
68         ..
69         ssh
70         ..
71         ssl
72         ..
73         zfs
74         ..
75     ..
76     lib
77         geom
78         ..
79     ..
80     libexec
81         resolvconf
82         ..
83     ..
84     media
85     ..
86     mnt
87     ..
88     proc            mode=0555
89     ..
90     rescue
91     ..
92     root
93     ..
94     sbin
95     ..
96     tmp             mode=01777
97     ..
98     usr
99     ..
100     var
101     ..
102 ..