File: //usr/share/setroubleshoot/plugins/chrome.pyc
�
c�L]c @ s^ d d l Z e j d d e �Z e j Z d d l Td d l m Z d e f d � � YZ d S( i����Ns setroubleshoot-pluginst fallback( t *( t Plugint pluginc B sk e Z e d � Z e d � Z e d � Z e d � Z d � Z e d � Z d Z d Z
d � Z d � Z RS(
s4 SELinux is preventing $SOURCE_PATH "$ACCESS" access.s�
SELinux denied access requested by $SOURCE. It is not expected that this access is required by $SOURCE and this access may signal an intrusion attempt. It is also possible that the specific version or configuration of the application is causing it to require additional access. spice-xpi run applications within mozilla-plugins that require access to the desktop, that the mozilla_plugin lockdown will not allow, so either you need to turn off the mozilla_plugin lockdown or not use these packages.
s�
Either remove the mozplugger or spice-xpi package by executing 'yum remove mozplugger spice-xpi', or turn off enforcement of SELinux over the Chrome plugins. setsebool -P unconfined_chrome_sandbox_transition 0
s! If you want to use the %s packagec C s | j | d S( Ni ( t if_text( t selft avct args( ( s+ /usr/share/setroubleshoot/plugins/chrome.pyt get_if_text( s s9 you must turn off SELinux controls on the Chrome plugins.s5 # setsebool -P unconfined_chrome_sandbox_transition 0s3 setsebool -P unconfined_chrome_sandbox_transition 0c C s! t j | t � | j d � d S( Ni2 ( R t __init__t __name__t set_priority( R ( ( s+ /usr/share/setroubleshoot/plugins/chrome.pyR 0 s c C sK | j d g � rG g } | j | j d � � t | � d k rG | Sn d S( Nt chrome_sandbox_tR i ( s pluginN( t matches_source_typest appendt reportt Nonet len( R R t reports( ( s+ /usr/share/setroubleshoot/plugins/chrome.pyt analyze4 s (
R
t
__module__t _t summaryt problem_descriptiont fix_descriptionR R t then_textt do_textt fix_cmdR R ( ( ( s+ /usr/share/setroubleshoot/plugins/chrome.pyR s ( t gettextt translationt TrueR t setroubleshoot.utilt setroubleshoot.PluginR R ( ( ( s+ /usr/share/setroubleshoot/plugins/chrome.pyt <module> s