Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
firefox and timidity...: msg#00253
|
Subject: |
firefox and timidity... |
Running strict/enforcing, latest Rawhide.
If i click on, say, a pdf URL in firefox, I get the following
AVC:
Dec 28 08:11:05 fedora kernel: audit(1104250265.322:0): avc: denied
{ getattr } for pid=3067 exe=/usr/lib/firefox-1.0/firefox-bin
path=/usr/bin/timidity dev=hda2 ino=427077
scontext=user_u:user_r:user_mozilla_t
tcontext=system_u:object_r:timidity_exec_t tclass=file
implying that user_mozilla needs
allow user_mozilla_t timidity_exec_t:file getattr;
If I set permissive mode, I get the same (and only) AVC.
Since it doesn't seem to affect anything, my inclination
would be to
dontaudit user_mozilla_t timidity_exec_t:file getattr;
Would this break firefox sounds? Something else?
tom
--
Tom London
|
| |