forked from pool/system-users
Accepting request 898470 from home:fbui:branches:Base:System
- Add default hardware group for 'sgx' enclave access Since udev v248, a default rule for /dev/sgx_enclave is provided to give rw access to the new group hopefully making 'sgx' the standard group name for such devices. OBS-URL: https://build.opensuse.org/request/show/898470 OBS-URL: https://build.opensuse.org/package/show/Base:System/system-users?expand=0&rev=62
This commit is contained in:
parent
5d2241cf4b
commit
e08d9969be
@ -12,5 +12,6 @@ g disk - -
|
|||||||
g input - -
|
g input - -
|
||||||
g lp - -
|
g lp - -
|
||||||
g render - -
|
g render - -
|
||||||
|
g sgx - -
|
||||||
g tape - -
|
g tape - -
|
||||||
g video - -
|
g video - -
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 8 14:17:24 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
- Add default hardware group for 'sgx' enclave access
|
||||||
|
|
||||||
|
Since udev v248, a default rule for /dev/sgx_enclave is provided to
|
||||||
|
give rw access to the new group hopefully making 'sgx' the standard
|
||||||
|
group name for such devices.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 7 11:47:09 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
Mon Jun 7 11:47:09 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user