Layer: apps

Module: games

Interfaces Templates

Description:

Various games.


Interfaces:

games_dbus_chat( domain )
Summary

Send and receive messages from games over dbus.

Parameters
Parameter:Description:
domain

Domain allowed access.

games_domtrans( domain )
Summary

Run a game in the game domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

games_rw_data( domain )
Summary

Read and write games data files.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return

Templates:

games_role( role_prefix , user_domain , user_exec_domain , role )
Summary

Role access for games.

Parameters
Parameter:Description:
role_prefix

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

user_domain

User domain for the role.

user_exec_domain

User exec domain for execute and transition access.

role

Role allowed access

Return