o
    *bH  ã                   @   s&   d dl mZmZ G dd„ deeƒZdS )é    )ÚPluginÚIndependentPluginc                   @   s(   e Zd ZdZdZdZdZdZdd„ ZdS )	Ú
TftpServerzTFTP Server informationZ
tftpserver)ZsysmgmtZnetwork)z/etc/xinetd.d/tftp)ztftp-serverc                 C   s   |   d¡ |   d¡ d S )Nzls -lanR /tftpbootzls -lanR /srv/tftp)Zadd_cmd_output)Úself© r   ú?/usr/lib/python3/dist-packages/sos/report/plugins/tftpserver.pyÚsetup   s   
zTftpServer.setupN)	Ú__name__Ú
__module__Ú__qualname__Z
short_descZplugin_nameZprofilesÚfilesZpackagesr   r   r   r   r   r      s    r   N)Zsos.report.pluginsr   r   r   r   r   r   r   Ú<module>   s   
