U
    -_gc                     @   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d ZdS )DatezBasic system time informationdatec                 C   s&   | j dddgdd | ddg d S )Nr   z
date --utcZhwclockT)Z
cmd_as_tagz/etc/localtimez/etc/adjtime)Zadd_cmd_outputZadd_copy_spec)self r   9/usr/lib/python3/dist-packages/sos/report/plugins/date.pysetup   s    z
Date.setupN)__name__
__module____qualname__Z
short_descZplugin_namer	   r   r   r   r   r      s   r   N)Zsos.report.pluginsr   r   r   r   r   r   r   <module>   s   