Chris PeBenito 2705f9
# DESC - Evolution  
Chris PeBenito 2705f9
#
Chris PeBenito 2705f9
# Author: Ivan Gyurdiev <ivg2@cornell.edu>
Chris PeBenito 2705f9
#
Chris PeBenito 2705f9
Chris PeBenito 2705f9
# Type for executables
Chris PeBenito 2705f9
type evolution_exec_t, file_type, exec_type, sysadmfile;
Chris PeBenito 2705f9
type evolution_server_exec_t, file_type, exec_type, sysadmfile;
Chris PeBenito 2705f9
type evolution_webcal_exec_t, file_type, exec_type, sysadmfile;
Chris PeBenito 2705f9
type evolution_alarm_exec_t, file_type, exec_type, sysadmfile;
Chris PeBenito 2705f9
type evolution_exchange_exec_t, file_type, exec_type, sysadmfile;
Chris PeBenito 2705f9
Chris PeBenito 2705f9
# Everything else is in macros/evolution_macros.te
Chris PeBenito 2705f9
bool disable_evolution_trans false;