On Mon, Feb 17, 2020 at 01:15:31PM -0500, Ernie Luzar wrote: > > What you are doing is a work around where you make each directory tree > jail look like a filesystem. This same thing can also be done using > mdconfig command. This is the route I went, creating filesystems with md for each user. Not as clean as using quotas but it works.