Layer: system

Module: unconfined

Interfaces Templates

Description:

The unconfined domain.

Interfaces:

unconfined_domtrans_shell( domain )
Summary

Transition to the unconfined domain by executing a shell.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
unconfined_role( domain )
Summary

Add the unconfined domain to the specified role.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
unconfined_rw_pipe( domain )
Summary

Read and write unconfined domain unnamed pipes.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
unconfined_sigchld( domain )
Summary

Send a SIGCHLD signal to the unconfined domain.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
unconfined_use_fd( domain )
Summary

Inherit file descriptors from the unconfined domain.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
Return

Templates:

unconfined_domain_template( domain )
Summary

A template to make the specified domain unconfined.

Parameters
Parameter:Description:Optional:
domain Domain to make unconfined. No
Return