File: //lib/python3.6/site-packages/sos/policies/distros/__pycache__/debian.cpython-36.opt-1.pyc
3
\��h
� @ s8 d dl mZ d dlmZ d dlmZ G dd� de�ZdS )� )�DebianPlugin)�LinuxPolicy)�DpkgPackageManagerc sx e Zd ZdZd gZdZdZdZdZe gZ
d!Zd
Zddd
dddddddd�
Z
d"� fdd� Zdd� Zdd� Zdd� Z� ZS )#�DebianPolicyzthe Debian project�Community Website�https://www.debian.org/ZDebianz/etc/debian_versionz/var/tmpZfriendlyz9/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/gamesz:/usr/local/sbin:/usr/local/binZ sosreport� � � � �
� � �
� � )
ZsqueezeZwheezyZjessieZstretchZbusterZbullseyeZbookwormZtrixieZforkyZdukeNTc s8 t � j||||d� t| j|d�| _| jtg7 _d S )N)�sysroot�init�
probe_runtime�remote_exec)�chrootr )�super�__init__r r Zpackage_manager�valid_subclassesr )�selfr r r r )� __class__� �/usr/lib/python3.6/debian.pyr '