HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/lib/python3/dist-packages/sos/report/plugins/__pycache__/tigervnc.cpython-38.pyc
U

i��d��@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