selinux-policy/policy/modules/apps/evolution.te

23 lines
501 B
Plaintext
Raw Normal View History

2006-03-13 21:36:49 +00:00
policy_module(evolution,1.6.0)
2006-03-13 21:36:49 +00:00
########################################
#
# Declarations
#
type evolution_exec_t;
2007-07-19 18:57:48 +00:00
application_executable_file(evolution_exec_t)
2006-03-13 21:36:49 +00:00
type evolution_alarm_exec_t;
2007-07-19 18:57:48 +00:00
application_executable_file(evolution_alarm_exec_t)
2006-03-13 21:36:49 +00:00
type evolution_exchange_exec_t;
2007-07-19 18:57:48 +00:00
application_executable_file(evolution_exchange_exec_t)
2006-03-13 21:36:49 +00:00
type evolution_server_exec_t;
2007-07-19 18:57:48 +00:00
application_executable_file(evolution_server_exec_t)
2006-03-13 21:36:49 +00:00
type evolution_webcal_exec_t;
2007-07-19 18:57:48 +00:00
application_executable_file(evolution_webcal_exec_t)