Your IP : 216.73.217.13


Current Path : /usr/lib/python3/dist-packages/sos/report/plugins/__pycache__/
Upload File :
Current File : //usr/lib/python3/dist-packages/sos/report/plugins/__pycache__/tigervnc.cpython-38.pyc

U

���b��@s&ddlmZmZGdd�dee�ZdS)�)�Plugin�RedHatPluginc@s$eZdZdZdZdZdZdd�ZdS)�TigerVNCa�
    This plugin gathers information for VNC servers provided by the tigervnc
    package. This is explicitly for server-side collections, not clients.

    By default, this plugin will capture the contents of /etc/tigervnc, which
    may include usernames. If usernames are sensitive information for end
    users of sos, consider using the `--clean` option to obfuscate these
    names.
    zTigerVNC server configurationZtigervnc)ztigervnc-servercCsj|�d�|�d�}|ddkr\|d��D].}|��}|s>q,|�|d�|�|d�q,|�d�dS)Nz/etc/tigervnc/z:systemctl list-units --type=service --no-legend vncserver*Zstatusr�outputzvncserver -list)Z
add_copy_specZexec_cmd�
splitlines�splitZadd_service_statusZadd_journalZadd_cmd_output)�selfZvncsZservZvnc�r	�=/usr/lib/python3/dist-packages/sos/report/plugins/tigervnc.py�setups
�zTigerVNC.setupN)�__name__�
__module__�__qualname__�__doc__Z
short_descZplugin_nameZpackagesrr	r	r	r
rs

rN)Zsos.report.pluginsrrrr	r	r	r
�<module>s