From b5803cc48fc11867dc9af5d6538021c148e7afe4 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Sun, 30 Nov 2025 23:41:44 -0600 Subject: [PATCH] known_issues_bugs.md --- mkdocs/docs/known_issues_bugs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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