Layer: contrib

Module: chrome

Interfaces

Description:

policy for chrome


Interfaces:

chrome_domtrans_sandbox( domain )
Summary

Execute a domain transition to run chrome_sandbox.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

chrome_dontaudit_sandbox_leaks( domain )
Summary

Dontaudit read/write to a chrome_sandbox leaks

Parameters
Parameter:Description:
domain

Domain to not audit.

chrome_role( role , domain )
Summary

Role access for chrome sandbox

Parameters
Parameter:Description:
role

Role allowed access

domain

User domain for the role

chrome_role_notrans( role , domain )
Summary

Role access for chrome sandbox

Parameters
Parameter:Description:
role

Role allowed access

domain

User domain for the role

chrome_run_sandbox( domain , role )
Summary

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

Parameters
Parameter:Description:
domain

Domain allowed access

role

The role to be allowed the chrome_sandbox domain.

Return