[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#70278: udevd[87]: specified group 'sgx' unknown
From: |
Ludovic Courtès |
Subject: |
bug#70278: udevd[87]: specified group 'sgx' unknown |
Date: |
Tue, 16 Apr 2024 19:23:09 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi,
Liliana Marie Prikler <liliana.prikler@gmail.com> skribis:
> Am Donnerstag, dem 11.04.2024 um 09:58 +0200 schrieb Ludovic Courtès:
>> Ludovic Courtès <ludo@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’.