summaryrefslogtreecommitdiffstats
path: root/etc/mtree/BSD.root.dist
blob: 89eafd1c3b8c39685691c7385996eabb80c13fb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# $FreeBSD$
#
# Please see the file README before making changes to this file.
#

/set type=dir uname=root gname=wheel mode=0755
.
    bin
    ..
    boot
        defaults
        ..
        kernel
        ..
        modules
        ..
    ..
    dev
        fd              mode=0555
        ..
    ..
    etc
        defaults
        ..
        gnats
        ..
        isdn            mode=0700
        ..
        kerberosIV
        ..
        mail
        ..
        mtree
        ..
        namedb
# leave commented out until buildworld/installworld can
# handle new user ids
#             s               uname=bind gname=bind mode=0750
#             ..
        ..
        periodic
            daily
            ..
            monthly
            ..
            weekly
            ..
        ..
        ppp
        ..
        skel
        ..
        ssh
        ..
        ssl
        ..
        rc.d
        ..
        uucp            uname=uucp gname=uucp mode=0770
        ..
    ..
    mnt
    ..
    proc            mode=0555
    ..
    root
    ..
    sbin
    ..
    tmp             mode=01777
    ..
    usr
    ..
    var
    ..
..
OpenPOWER on IntegriCloud