Layer: contrib

Module: sandbox

Interfaces Templates

Description:

policy for sandbox


Interfaces:

sandbox_dyntransition( domain )
Summary

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

Parameters
Parameter:Description:
domain

Domain allowed access

sandbox_transition( domain , role )
Summary

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

Parameters
Parameter:Description:
domain

Domain allowed access

role

The role to be allowed the sandbox domain.

Return

Templates:

sandbox_domain_template( prefix )
Summary

Creates types and rules for a basic sandbox process domain.

Parameters
Parameter:Description:
prefix

Prefix for the domain.

Return