Freebsd jail setup: deleting jails

From wikinotes

FreeBSD base installs have permissions assigned that prevent them from being completely deleted.

# correc
chflags -R noschg /usr/local/jails/{jail}/*

sudo rm -rf /usr/local/jails/{jail}