| Server IP : 3.111.61.48 / Your IP : 216.73.216.67 Web Server : Apache System : Linux ip-10-0-5-176 6.8.0-1057-aws #60~22.04.1-Ubuntu SMP Wed May 27 08:16:59 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.2.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/sos/report/plugins/__pycache__/ |
Upload File : |
o
G%@i� � @ sb d dl mZmZ d dlmZmZmZmZ G dd� de�ZG dd� dee�Z G dd� deee�Z
d S )
� )�join�normpath)�Plugin�RedHatPlugin�DebianPlugin�UbuntuPluginc @ s8 e Zd ZdZdZdZdZeZdd� Zdd� Z d d
� Z
dS )�NamedzBIND named server�named)�system�services�network�/etc/named.confc C sb | � ddg� | jD ]$}| �|�r.| � || �|�g� | �t| �|�d�t| �|�d�g� q
d S )Nz/etc/default/bindz/var/log/named*.logz
chroot/devzchroot/proc)�
add_copy_spec�config_files�path_exists�get_dns_dir�add_forbidden_pathr )�self�cfg� r �:/usr/lib/python3/dist-packages/sos/report/plugins/named.py�setup s �
����zNamed.setupc C s | � d|�}|rt|d �S dS )z3 grab directory path from named{conf,boot}
zdirectory\s+\"(.*)\"r � )�do_regex_find_allr )r �config_file�directory_listr r r r &