a
}�f� � @ s G d d� de �ZdS )c s( e Zd ZdZ� fdd�Zdd� Z� ZS )�SetseboolErroraS Raised when setting a SELinux boolean fails
:param failed: Dictionary mapping boolean names to intended values
to their intended values, for booleans that cound not be set
:param command: Command the user can run to set the booleans
The initializer arguments are copied to attributes of the same name.
c s<