Hi All, I could do with some simple guidance. I have a web application,
written in Perl, that is part of MythTV. It can stream video from files
mounted in /mnt.
The report from SElinux is
Source Context system_u:system_r:httpd_sys_script_t:s0
Target Context system_u:object_r:file_t:s0
Target Objects /mnt/store0 [ dir ]
Source mythweb.pl
What would be the best approach. Should I relabel the files in /mnt or
create a module like this
# grep mythweb.pl /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp
Thanks in advance
Ken
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
Selinux mailing list
Selinux@xxxxxxxxxxxxx
To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx.
To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.