# The system user to run bind as. bind_user=bind # The directory to chroot bind into. bind_chroot_dir=/srv/bind/chroot # If you want the init script to automatically create and mount # a small tmpfs on the chroot to help prevent exploits. bind_use_tmpfs=yes # If you need to override the size of the tmpfs (1MB by default) # bind_tmpfs_size=12345 in bytes