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 kernel 14 .. 15 modules 16 .. 17 .. 18 dev mode=0555 19 .. 20 etc 21 X11 22 .. 23 bluetooth 24 .. 25 defaults 26 .. 27 gnats 28 .. 29 isdn mode=0700 30 .. 31 mail 32 .. 33 mtree 34 .. 35 namedb 36# leave commented out until buildworld/installworld can 37# handle new user ids 38# s uname=bind gname=bind mode=0750 39# .. 40 .. 41 ntp mode=0700 42 .. 43 pam.d 44 .. 45 periodic 46 daily 47 .. 48 monthly 49 .. 50 security 51 .. 52 weekly 53 .. 54 .. 55 ppp 56 .. 57 rc.d 58 .. 59 skel 60 .. 61 ssh 62 .. 63 ssl 64 .. 65 .. 66 lib 67 geom 68 .. 69 .. 70 libexec 71 .. 72 mnt 73 .. 74 proc mode=0555 75 .. 76 rescue 77 .. 78 root 79 .. 80 sbin 81 .. 82 tmp mode=01777 83 .. 84 usr 85 .. 86 var 87 .. 88.. 89