selinux-policy/strict/domains/program/unused/thunderbird.te

11 lines
245 B
Plaintext
Raw Normal View History

# DESC - Thunderbird
#
# Author: Ivan Gyurdiev <ivg2@cornell.edu>
#
# Type for executables
type thunderbird_exec_t, file_type, exec_type, sysadmfile;
# Everything else is in macros/thunderbird_macros.te
bool disable_thunderbird_trans false;