
    M/e\                     J    d Z ddlmZ ddlmZ  G d dej
                        Zy)z0 Distribution specific override class for macOS     )configurator)	OsOptionsc            	       :    e Zd ZdZ edddddgddgddgd      Zy	)
DarwinConfiguratorz0macOS specific ApacheConfigurator override classz/etc/apache2/otherz*.conf	apachectlz-vgraceful
configtest)
vhost_rootvhost_filesctlversion_cmdrestart_cmdconftest_cmdchallenge_locationN)__name__
__module____qualname____doc__r   OS_DEFAULTS     J/usr/lib/python3/dist-packages/certbot_apache/_internal/override_darwin.pyr   r      s3    :' $' *-!<0/Kr   r   N)r   certbot_apache._internalr   %certbot_apache._internal.configuratorr   ApacheConfiguratorr   r   r   r   <module>r      s     6 1 ;88 r   