Server IP : 184.154.167.98 / Your IP : 18.222.100.201 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 8.2.26 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/setroubleshoot/plugins/__pycache__/ |
Upload File : |
3 nm�a� � @ s\ d dl Z e jddd�Zej Zd dlT d dlmZ d dlZd dlT d dlZG dd� de�Z dS ) � Nzsetroubleshoot-pluginsT)Zfallback)�*)�Pluginc @ sH e Zd Zed�Zdd� Zed�Zdd� Zed�ZdZ d d � Z dd� Zd S )�pluginzN SELinux is preventing $SOURCE_PATH "$ACCESS" access to $TARGET_PATH. c C s t d�|d S )Nz� You tried to place a type on a %s that is not a file type. This is not allowed, you must assigne a file type. You can list all file types using the seinfo command. seinfo -afile_type -x � )�_)�self�avc�args� r �./usr/share/setroubleshoot/plugins/associate.py�get_problem_description$ s zplugin.get_problem_descriptionzpIf you want to change the label of $TARGET_PATH to %s, you are not allowed to since it is not a valid file type.c C s | j |d S )Nr )�if_text)r r r r r r �get_if_text. s zplugin.get_if_textz!you must pick a valid file label.zXselect a valid file type. List valid file labels by executing: # seinfo -afile_type -xc C s t j| t� | jd� d S )N�d )r �__init__�__name__Zset_priority)r r r r r 4 s zplugin.__init__c C sL |j jtkrH|jdg�r*| jd|j jf�S |jdg�rH| jd|jjf�S d S )NZ relabeltor Z associate)Ztcontext�typeZ file_typesZall_accesses_are_inZreportZscontext)r r r r r �analyze8 s zplugin.analyzeN)r � __module__�__qualname__r Zsummaryr r r Z then_textZdo_textr r r r r r r s r ) �gettextZtranslationr Zsetroubleshoot.utilZsetroubleshoot.Pluginr �os�statZselinuxr r r r r �<module> s