Layer: system

Module: unconfined

Interfaces Templates

Description:

The unconfined domain.

Interfaces:

unconfined_domtrans( domain )
Summary

Transition to the unconfined domain.

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

Do not audit attempts to read or write unconfined domain tcp sockets.

Description

Do not audit attempts to read or write unconfined domain tcp sockets.

This interface was added due to a broken symptom in ldconfig.

Parameters
Parameter:Description:Optional:
domain Domain to not audit. No
unconfined_role( domain )
Summary

Add the unconfined domain to the specified role.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
unconfined_run( domain , role , terminal )
Description

Execute specified programs in the unconfined domain.

Parameters
Parameter:Description:Optional:
domain The type of the process performing this action. No
role The role to allow the unconfined domain. No
terminal The type of the terminal allow the unconfined domain to use. No
unconfined_rw_pipe( domain )
Summary

Read and write unconfined domain unnamed pipes.

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

Transition to the unconfined domain by executing a shell.

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