Hi, Liliana Marie Prikler <liliana.prik...@gmail.com> skribis:
> Am Donnerstag, dem 11.04.2024 um 09:58 +0200 schrieb Ludovic Courtès: >> Ludovic Courtès <l...@gnu.org> skribis: >> >> > Since the recent ‘gnome-team’ merge, we get this message at boot >> > time: >> > >> > udevd[87]: specified group 'sgx' unknown >> > >> > Should we add ‘sgx’ to ‘%base-groups’? (What is it for?) >> >> Cc’ing Vivien & Liliana who might know more about this. > This seems related to Intel's Software Guard eXtensions, or, as we in > the free world like to call them Security paper Generator eXtensions. :-) > As far as I'm aware, these ought to be disabled anyway, and we might > want to drop the offending lines. According to [1], there's only two > of them anyway. [...] > [1] https://wiki.linuxfromscratch.org/lfs/ticket/5265 Sounds good. (My intuition would have been to create the ‘sgx’ group to placate udev, but removing those lines may be even better.) Can you look into it? Thanks, Ludo’.