freebsd-dev/etc/mtree/BSD.root.dist
Crist J. Clark 2204f3ce42 Long ago, there was just /etc/daily. Then /etc/security was split out
of /etc/daily. Some time later, /etc/daily became a set of periodic(8)
scripts. Now, this evolution continues, and /etc/security has been
broken into periodic(8) scripts to make local customization easier and
more maintainable.

Reviewed by:	ru
Approved by:	ru
2001-12-07 23:57:39 +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
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
# ..
..
pam.d
..
periodic
daily
..
monthly
..
security
..
weekly
..
..
ppp
..
rc.d
..
skel
..
ssh
..
ssl
..
..
mnt
..
proc mode=0555
..
root
..
sbin
..
tmp mode=01777
..
usr
..
var
..
..