Allow guest to run ps command on its processes by allowing it to read /proc
This commit is contained in:
parent
fb52482a1f
commit
24ea653911
@ -9,6 +9,8 @@ role guest_r;
|
||||
|
||||
userdom_restricted_user_template(guest)
|
||||
|
||||
kernel_read_system_state(guest_t)
|
||||
|
||||
########################################
|
||||
#
|
||||
# Local policy
|
||||
|
Loading…
Reference in New Issue
Block a user