--- mediaserver.te | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/mediaserver.te b/mediaserver.te index 97f8e5d..c6af603 100644 --- a/mediaserver.te +++ b/mediaserver.te @@ -28,3 +28,6 @@ allow mediaserver ion_device:chr_file rw_file_perms; # To use remote processor allow mediaserver rpmsg_device:chr_file rw_file_perms; + +# Inter System processes communicate over named pipe (FIFO) +allow mediaserver system:fifo_file r_file_perms; -- 1.7.0.4 -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.