Schnapps checks hardcoded mountpoint for quota support
**Current behaviour:** schnapps [checks](https://gitlab.nic.cz/turris/schnapps/-/blob/master/schnapps.sh#L159) `/` for quota support.
**Expected behaviour:** schnapps uses `"$TMP_MNT_DIR"` to account for mountpoints other than `/`.
I wanted to provide a merge requests but looks like I'm missing required permissions. This issue was discussed on the [forum](https://forum.turris.cz/t/possible-bug-in-schnapps-cant-change-the-root-directory-with-d/14564/11).
issue