Layer: system

Module: unconfined

Interfaces

Description:

The unconfined domain.


Interfaces:

unconfined_alias_domain( domain )
Summary

Add an alias type to the unconfined domain. (Deprecated)

Description

Add an alias type to the unconfined domain. (Deprecated)

This is added to support targeted policy. Its use should be limited. It has no effect on the strict policy.

Parameters
Parameter:Description:
domain

New alias of the unconfined domain.

unconfined_domain( domain )
Summary

Make the specified domain unconfined and audit executable memory and executable heap usage.

Parameters
Parameter:Description:
domain

Domain to make unconfined.

unconfined_domain_noaudit( domain )
Summary

Make the specified domain unconfined.

Parameters
Parameter:Description:
domain

Domain to make unconfined.

unconfined_execmem_alias_program( domain )
Summary

Add an alias type to the unconfined execmem program file type. (Deprecated)

Description

Add an alias type to the unconfined execmem program file type. (Deprecated)

This is added to support targeted policy. Its use should be limited. It has no effect on the strict policy.

Parameters
Parameter:Description:
domain

New alias of the unconfined execmem program type.

Return