o
    id                     @   s6   d dl mZmZmZ d dlmZ G dd deeZdS )    )PluginIndependentPluginSoSPredicate)is_executablec                   @   s(   e Zd ZdZdZdZdZdZdd ZdS )	SystemdzSystem management daemonsystemd)systemservicesboot)r   )/run/systemd/systemc                 C   s   |  ddddd | jg ddd | jd	d
d tdr#d}d}nd}d}| j||gt| dgdd | jddd | drF| d | g d | d d S )Netc_journald_confusr_journald_conf_dsystemd_system_confsystemd_logind_conf)z/etc/systemd/journald.confz/usr/lib/systemd/journald.confz/etc/systemd/system.confz/etc/systemd/logind.conf)zjournalctl --list-bootszls -lR /lib/systemdzsystemctl list-dependencieszsystemctl list-jobszsystemctl list-machineszsystemctl list-unit-fileszsystemctl list-unitszsystemctl list-units --allzsystemctl list-units --failedzsystemctl list-timers --allzsystemctl show --allzsystemctl show *service --allzsystemctl show-environmentzsystemctl status --allzsystemd-deltazsystemd-analyzezsystemd-analyze blamezsystemd-analyze dumpzsystemd-inhibit --listT)
cmd_as_tagtimedatectldate)root_symlink
resolvectlzresolvectl statuszresolvectl statisticszsystemd-resolve --statuszsystemd-resolve --statisticszsystemd-resolved)r	   )predzsystemd-analyze plotzsystemd-analyze_plot.svg)suggest_filenameverifyzjournalctl --verify)z/etc/systemdz/lib/systemd/systemz/lib/systemd/userz/etc/vconsole.confz/run/systemd/generator*z/run/systemd/seatsz/run/systemd/sessionsr   z/run/systemd/usersz/etc/modules-load.d/*.confz!/etc/yum/protected.d/systemd.confz/etc/tmpfiles.d/*.confz/run/tmpfiles.d/*.confz/usr/lib/tmpfiles.d/*.confz	/dev/null)add_file_tagsadd_cmd_outputr   r   
get_optionadd_copy_specadd_forbidden_path)selfresolvectl_statusresolvectl_statistics r    </usr/lib/python3/dist-packages/sos/report/plugins/systemd.pysetup   s8   


zSystemd.setupN)	__name__
__module____qualname__
short_descplugin_nameprofilespackagesfilesr"   r    r    r    r!   r      s    r   N)sos.report.pluginsr   r   r   sos.utilitiesr   r   r    r    r    r!   <module>   s   
