mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 14:10:30 -04:00
Fixes this obscure and not at all helpful message: mdb_env_open of '_default.nzd' failed: No such file or directory PR: 229125 Reported by: Tomáš Čiernik MFH: 2018Q3
26 lines
638 B
Text
26 lines
638 B
Text
# $FreeBSD$
|
|
#
|
|
# mtree -deU -f files/BIND.chroot.dist -p tmp
|
|
# mtree -cjnb -k uname,gname,mode -p tmp
|
|
|
|
/set type=file uname=root gname=wheel mode=0755
|
|
. type=dir
|
|
dev type=dir mode=0555
|
|
..
|
|
etc type=dir
|
|
..
|
|
tmp type=dir mode=01777
|
|
..
|
|
/set type=file uname=bind gname=bind mode=0755
|
|
var type=dir uname=root gname=wheel
|
|
dump type=dir
|
|
..
|
|
log type=dir
|
|
..
|
|
run type=dir
|
|
named type=dir
|
|
..
|
|
..
|
|
stats type=dir
|
|
..
|
|
..
|