#!/bin/sh set -e # Make a simple chroot for vsftpd and scp. # Note that for the base chroot this attempts to use read-only bind # mounts. These will be silently readable on older kernels. If # you're using this for anything except simple testing then PLEASE # TEST the chroot's security! usage () { cat </dev/null 2>&1) ; then rm -f "$f" cat <