Layer: apps

Module: sandbox

Interfaces Templates

Description:

policy for sandbox


Interfaces:

sandbox_delete_dirs( domain )
Summary

allow domain to delete sandbox files

Parameters
Parameter:Description:
domain

Domain allowed access

sandbox_delete_files( domain )
Summary

Delete sandbox files

Parameters
Parameter:Description:
domain

Domain allowed access

sandbox_delete_sock_files( domain )
Summary

Delete sandbox sock files

Parameters
Parameter:Description:
domain

Domain allowed access

sandbox_list( domain )
Summary

allow domain to list sandbox dirs

Parameters
Parameter:Description:
domain

Domain allowed access

sandbox_manage_tmpfs_files( domain )
Summary

allow domain to manage sandbox tmpfs files

Parameters
Parameter:Description:
domain

Domain allowed access

sandbox_rw_xserver_tmpfs_files( domain )
Summary

allow domain to read, write sandbox_xserver tmp files

Parameters
Parameter:Description:
domain

Domain allowed access

sandbox_setattr_dirs( domain )
Summary

Allow domain to set the attributes of the sandbox directory.

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 qemu process domain.

Parameters
Parameter:Description:
prefix

Prefix for the domain.

sandbox_x_domain_template( prefix )
Summary

Creates types and rules for a basic qemu process domain.

Parameters
Parameter:Description:
prefix

Prefix for the domain.

Return