HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.60.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Nov 5 05:00:59 EST 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //usr/share/setroubleshoot/plugins/__pycache__/mozplugger_remove.cpython-39.opt-1.pyc
a

�Z`��@sDddlZejddd�ZejZddlTddlmZGdd�de�ZdS)	�Nzsetroubleshoot-pluginsT)Zfallback)�*)�Pluginc@sLeZdZed�Zed�Zed�Zed�Zed�ZdZ	dZ
dd	�Zd
d�ZdS)
�pluginz4SELinux is preventing $SOURCE_PATH "$ACCESS" access.a/
    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.
    z�
Either remove the mozplluger package by executing 'yum remove mozplugger'
Or turn off enforcement of SELinux over the Firefox plugins.
setsebool -P unconfined_mozilla_plugin_transition 0
    zhIf you want to to continue using SELinux Firefox plugin containment rather then using mozplugger packagez'you must remove the mozplugger package.z# yum remove mozpluggerzyum remove mozpluggercCst�|t�|�d�dS)N�c)r�__init__�__name__Zset_priority)�self�r	�6/usr/share/setroubleshoot/plugins/mozplugger_remove.pyr2szplugin.__init__cCs$|�dg�rtd�r|��SdSdS)NZmozilla_plugin_tZ
mozplugger)Zmatches_source_typesZget_package_nvr_by_nameZreport)rZavcr	r	r
�analyze6s
�zplugin.analyzeN)
r�
__module__�__qualname__�_ZsummaryZproblem_descriptionZfix_descriptionZif_textZ	then_textZdo_textZfix_cmdrrr	r	r	r
rsr)�gettextZtranslationrZsetroubleshoot.utilZsetroubleshoot.Pluginrrr	r	r	r
�<module>s