Update the pulseaudio application module with a few user domain
file read and management permissions. Signed-off-by: Guido Trentalancia <guido@trentalancia.com> --- policy/modules/apps/pulseaudio.te | 1 + 1 file changed, 1 insertions(+)
This commit is contained in:
parent
1037d2ac8e
commit
0fecf1a39a
|
@ -152,6 +152,7 @@ userdom_search_user_home_dirs(pulseaudio_t)
|
||||||
userdom_search_user_home_content(pulseaudio_t)
|
userdom_search_user_home_content(pulseaudio_t)
|
||||||
|
|
||||||
userdom_manage_user_tmp_dirs(pulseaudio_t)
|
userdom_manage_user_tmp_dirs(pulseaudio_t)
|
||||||
|
userdom_manage_user_tmp_files(pulseaudio_t)
|
||||||
userdom_manage_user_tmp_sockets(pulseaudio_t)
|
userdom_manage_user_tmp_sockets(pulseaudio_t)
|
||||||
|
|
||||||
tunable_policy(`pulseaudio_execmem',`
|
tunable_policy(`pulseaudio_execmem',`
|
||||||
|
|
Loading…
Reference in New Issue