summaryrefslogtreecommitdiffstats
path: root/etc/mtree/BSD.root.dist
blob: 85ef4330b2faf900d9ff6810624b306e20b5fc67 (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
77
78
79
80
# $FreeBSD$
#
# Please see the file src/etc/mtree/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
        X11
        ..
        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
#             ..
        ..
        pam.d
        ..
        periodic
            daily
            ..
            monthly
            ..
            security
            ..
            weekly
            ..
        ..
        ppp
        ..
        rc.d
        ..
        skel
        ..
        ssh
        ..
        ssl
        ..
    ..
    mnt
    ..
    proc            mode=0555
    ..
    root
    ..
    sbin
    ..
    tmp             mode=01777
    ..
    usr
    ..
    var
    ..
..
OpenPOWER on IntegriCloud