selinux-policy/policy/modules/apps/evolution.te
Chris PeBenito 56e1b3d207 - Move booleans and tunables to modules when it is only used in a single
module.
- Add support for tunables and booleans local to a module.
2007-03-26 18:41:45 +00:00

23 lines
481 B
Plaintext

policy_module(evolution,1.1.2)
########################################
#
# Declarations
#
type evolution_exec_t;
corecmd_executable_file(evolution_exec_t)
type evolution_alarm_exec_t;
corecmd_executable_file(evolution_alarm_exec_t)
type evolution_exchange_exec_t;
corecmd_executable_file(evolution_exchange_exec_t)
type evolution_server_exec_t;
corecmd_executable_file(evolution_server_exec_t)
type evolution_webcal_exec_t;
corecmd_executable_file(evolution_webcal_exec_t)