Layer: contrib

Module: journalctl

Interfaces

Description:

policy for journalctl


Interfaces:

journalctl_domtrans( domain )
Summary

Execute TEMPLATE in the journalctl domin.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

journalctl_exec( domain )
Summary

Execute journalctl in the caller domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

journalctl_role( role , domain )
Summary

Role access for journalctl

Parameters
Parameter:Description:
role

Role allowed access

domain

User domain for the role

journalctl_run( domain , role )
Summary

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

Parameters
Parameter:Description:
domain

Domain allowed to transition

role

The role to be allowed the journalctl domain.

Return