freebsd-dev/etc/mtree/BSD.root.dist
Joerg Wunsch a7a02d1917 Set the expected permissions of /dev to 0555 since this is what devfs
is using anyway.  Otherwise, "make installworld" insists on resetting
them to 0755.
2003-02-09 19:33:53 +00:00

79 lines
1.1 KiB
Plaintext

# $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 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
..
..