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