Layer: admin

Module: consoletype

Interfaces

Description:

Determine of the console connected to the controlling terminal.


Interfaces:

consoletype_domtrans( domain )
Summary

Execute consoletype in the consoletype domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

consoletype_exec( domain )
Summary

Execute consoletype in the caller domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

consoletype_run( domain , role )
Summary

Execute consoletype in the consoletype domain, and allow the specified role the consoletype domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

role

Role allowed access.

Return