Layer: apps

Module: gnome

Templates

Description:

GNU network object model environment (GNOME)


Templates:

gnome_domtrans_user_gconf( userdomain_prefix , domain )
Summary

Run gconfd in the role-specific gconfd domain.

Description

Run gconfd in the role-specfic gconfd domain.

This is a templated interface, and should only be called from a per-userdomain template.

Parameters
Parameter:Description:
userdomain_prefix

The prefix of the user domain (e.g., user is the prefix for user_t).

domain

Domain allowed access.

gnome_manage_user_gnome_config( userdomain_prefix , user_domain )
Summary

manage gnome homedir content (.config)

Parameters
Parameter:Description:
userdomain_prefix

The prefix of the user domain (e.g., user is the prefix for user_t).

user_domain

The type of the user domain.

gnome_per_role_template( userdomain_prefix , user_domain , user_role )
Summary

The per role template for the gnome module.

Description

This template creates a derived domain which is used for gconf sessions.

This template is invoked automatically for each role, and generally does not need to be invoked directly by policy writers.

Parameters
Parameter:Description:
userdomain_prefix

The prefix of the user domain (e.g., user is the prefix for user_t).

user_domain

The type of the user domain.

user_role

The role associated with the user domain.

gnome_stream_connect_gconf_template( userdomain_prefix , user_domain )
Summary

gconf connection template.

Parameters
Parameter:Description:
userdomain_prefix

The prefix of the user domain (e.g., user is the prefix for user_t).

user_domain

The type of the user domain.

Return