summaryrefslogtreecommitdiffstats
path: root/etc/mtree/BIND.chroot.dist
diff options
context:
space:
mode:
Diffstat (limited to 'etc/mtree/BIND.chroot.dist')
-rw-r--r--etc/mtree/BIND.chroot.dist35
1 files changed, 35 insertions, 0 deletions
diff --git a/etc/mtree/BIND.chroot.dist b/etc/mtree/BIND.chroot.dist
new file mode 100644
index 0000000..95423db
--- /dev/null
+++ b/etc/mtree/BIND.chroot.dist
@@ -0,0 +1,35 @@
+# $FreeBSD$
+#
+# Please see the file src/etc/mtree/README before making changes to this file.
+#
+
+/set type=dir uname=root gname=wheel mode=0755
+.
+ dev mode=0555
+ ..
+ etc
+ namedb
+ dynamic uname=bind
+ ..
+ master
+ ..
+ slave uname=bind
+ ..
+ working uname=bind
+ ..
+ ..
+ ..
+/set type=dir uname=bind gname=wheel mode=0755
+ var uname=root
+ dump
+ ..
+ log
+ ..
+ run
+ named
+ ..
+ ..
+ stats
+ ..
+ ..
+..
OpenPOWER on IntegriCloud