[Bug 282575] linux jail: setting S_ISGID on directory should be ignored
Date: Sun, 10 Nov 2024 11:27:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282575 Emily <support@paymydoctors.online> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |support@paymydoctors.online --- Comment #1 from Emily <support@paymydoctors.online> --- At present, trying to set S_ISGID within a Linux-based jail results in an EPERM error. Since the preferred behavior (inherit group membership for new files) aligns with BSD's standard approach, the most practical solution is to ignore this bit within the jail environment, avoiding unnecessary error triggers. . . . . . . . . . . . https://paymydoctors.online -- You are receiving this mail because: You are the assignee for the bug.