SHA256
1
0
forked from pool/system-users
system-users/system-group-hardware.conf
Thorsten Kukuk e08d9969be 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
2021-06-09 06:19:37 +00:00

18 lines
358 B
Plaintext

# Type Name ID GECOS [HOME]
# Access to certain kernel and userspace facilities
g kmem - -
g lock - -
g tty 5 -
g utmp - -
# Hardware access groups
g audio - -
g cdrom - -
g dialout - -
g disk - -
g input - -
g lp - -
g render - -
g sgx - -
g tape - -
g video - -