forked from pool/system-users
e08d9969be
- 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
18 lines
358 B
Plaintext
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 - -
|