mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-18 17:00:49 +01:00
bda2c87857
installed by default, because then everybody would suddenly start trying to authenticate themselves in the CS.BERKELEY.EDU realm, which is really not a very good idea. Maybe the README could get installed.
53 lines
727 B
Plaintext
53 lines
727 B
Plaintext
# $Id: BSD.root.dist,v 1.10 1994/02/17 03:52:28 rgrimes Exp $
|
|
#
|
|
|
|
# top-level files are owned by root.wheel
|
|
# (else too easy to get root by compromising these)
|
|
|
|
/set type=file uname=root gname=wheel mode=0775
|
|
|
|
sys type=link size=12 link=usr/src/sys
|
|
|
|
dev type=dir
|
|
fd type=dir uname=bin gname=bin mode=0555
|
|
..
|
|
..
|
|
|
|
etc type=dir
|
|
config type=dir
|
|
..
|
|
mtree type=dir
|
|
..
|
|
namedb type=dir
|
|
..
|
|
uucp type=dir uname=root gname=wheel mode=0755
|
|
..
|
|
kerberosIV type=dir
|
|
..
|
|
..
|
|
|
|
mnt type=dir
|
|
..
|
|
|
|
proc type=dir uname=root gname=wheel mode=0555
|
|
..
|
|
|
|
root type=dir
|
|
..
|
|
|
|
tmp type=dir uname=bin gname=bin mode=01777
|
|
..
|
|
|
|
usr type=dir
|
|
..
|
|
|
|
var type=dir
|
|
..
|
|
|
|
# binary directories:
|
|
/set uname=bin gname=bin mode=0755
|
|
bin type=dir
|
|
..
|
|
sbin type=dir
|
|
..
|