o
    *b6                     @   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d ZdS )	LogRotatezLogRotate serviceZ	logrotate)systemz+/var/lib/config-data/puppet-generated/crondc                 C   s2   | j ddd | ddd| jd | jd g d S )	Nz%logrotate --debug /etc/logrotate.confZlogrotate_debug)Zsuggest_filenamez/etc/logrotate*z/var/lib/logrotate.statusz#/var/lib/logrotate/logrotate.statusz/etc/logrotate-crond.confz/var/spool/cron/root)Zadd_cmd_outputZadd_copy_specvar_puppet_gen)self r   >/usr/lib/python3/dist-packages/sos/report/plugins/logrotate.pysetup   s   
zLogRotate.setupN)__name__
__module____qualname__Z
short_descZplugin_nameZprofilesr   r
   r   r   r   r	   r      s    r   N)Zsos.report.pluginsr   r   r   r   r   r   r	   <module>   s   