diff --git a/mkdocs/docs/known_issues_bugs.md b/mkdocs/docs/known_issues_bugs.md index 7c4020cc..4381a261 100644 --- a/mkdocs/docs/known_issues_bugs.md +++ b/mkdocs/docs/known_issues_bugs.md @@ -4,10 +4,11 @@ ### FreeBSD version -* FreeBSD doesn't have per thread credentials nor Linux capabilities +* FreeBSD does not have per thread credentials nor Linux capabilities like abilities meaning it runs as root and has to create files as root then lchown them rather than changing credentials and creating the file as the uid:gid. +* FreeBSD does not have * FreeBSD's FUSE implementation is lacking many features of Linux. * IO passthrough * statx