When doing things like mounting volumes, things often need to happen in reverse order for a proper unmount. Add `trap_prepend` to support this.
When doing things like mounting volumes, things often need to happen in reverse order for a proper unmount. Add
trap_prependto support this.