U
    ]                     @   sP   d Z ddlZddlZddlmZ ddlmZ ej	ej
G dd dejZdS )z5 Distribution specific override class for Arch Linux     N)
interfaces)configuratorc                   @   sJ   e Zd ZdZedddddddgddgdd	gd
d
ddddedddZd
S )ArchConfiguratorz5Arch Linux specific ApacheConfigurator override classz
/etc/httpdz/etc/httpd/confz*.confz/var/log/httpdZ	apachectlz-vZgracefulZ
configtestNz-le-ssl.confFcertbot_apachezoptions-ssl-apache.conf)Zserver_rootZ
vhost_rootZvhost_filesZ	logs_rootZctlZversion_cmdZrestart_cmdZconftest_cmdZenmodZdismodZle_vhost_extZhandle_modulesZhandle_sitesZchallenge_locationZMOD_SSL_CONF_SRC)__name__
__module____qualname____doc__dictpkg_resourcesZresource_filenameZOS_DEFAULTS r   r   >/usr/lib/python3/dist-packages/certbot_apache/override_arch.pyr   
   s*    r   )r	   r   Zzope.interfacezopeZcertbotr   r   r   Z	interfaceZproviderZIPluginFactoryZApacheConfiguratorr   r   r   r   r   <module>   s   