Deleted Added
full compact
BSD.root.dist (196) BSD.root.dist (204)
1# fs: /
2# by: rgrimes
3# date: Fri Jul 16 22:24:17 1993
4#
5
6# top-level files are owned by root.wheel
7# (else too easy to get root by compromising these)
8
1# fs: /
2# by: rgrimes
3# date: Fri Jul 16 22:24:17 1993
4#
5
6# top-level files are owned by root.wheel
7# (else too easy to get root by compromising these)
8
9/set type=file owner=root group=wheel mode=0775
9/set type=file uname=root gname=wheel mode=0775
10
11sys type=link size=18 link=usr/src/sys
12
13dev type=dir
10
11sys type=link size=18 link=usr/src/sys
12
13dev type=dir
14 fd type=dir owner=bin group=bin mode=555
14 fd type=dir uname=bin gname=bin mode=555
15 ..
16..
17
18etc type=dir
19 mtree type=dir
20 ..
21 namedb type=dir
22 ..
23..
24
25mnt type=dir
26..
27
28root type=dir
29..
30
15 ..
16..
17
18etc type=dir
19 mtree type=dir
20 ..
21 namedb type=dir
22 ..
23..
24
25mnt type=dir
26..
27
28root type=dir
29..
30
31tmp type=dir owner=bin group=bin mode=01777
31tmp type=dir uname=bin gname=bin mode=01777
32..
33
34usr type=dir
35..
36
37var type=dir
38..
39
40# binary directories:
32..
33
34usr type=dir
35..
36
37var type=dir
38..
39
40# binary directories:
41/set owner=bin group=bin mode=0755
41/set uname=bin gname=bin mode=0755
42bin type=dir
43..
44sbin type=dir
45..
42bin type=dir
43..
44sbin type=dir
45..