Layer: contrib

Module: screen

Interfaces Templates

Description:

GNU terminal multiplexer


Interfaces:

screen_exec( domain )
Summary

Execute the rssh program in the caller domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

screen_sigchld( domain )
Summary

Send a SIGCHLD signal to the screen domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return

Templates:

screen_role_template( role_prefix , user_role , user_domain )
Summary

The role template for the screen module.

Parameters
Parameter:Description:
role_prefix

The prefix of the user role (e.g., user is the prefix for user_r).

user_role

The role associated with the user domain.

user_domain

The type of the user domain.

Return