selinux-policy/mls/domains/program/unused/evolution.te

15 lines
494 B
Plaintext
Raw Normal View History

2005-11-22 19:28:03 +00:00
# DESC - Evolution
#
# Author: Ivan Gyurdiev <ivg2@cornell.edu>
#
# Type for executables
type evolution_exec_t, file_type, exec_type, sysadmfile;
type evolution_server_exec_t, file_type, exec_type, sysadmfile;
type evolution_webcal_exec_t, file_type, exec_type, sysadmfile;
type evolution_alarm_exec_t, file_type, exec_type, sysadmfile;
type evolution_exchange_exec_t, file_type, exec_type, sysadmfile;
# Everything else is in macros/evolution_macros.te
bool disable_evolution_trans false;