mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-02-05 22:32:25 +00:00
9 lines
209 B
Plaintext
9 lines
209 B
Plaintext
#
|
|
# /usr
|
|
#
|
|
/usr/bin/thunderbird.* -- gen_context(system_u:object_r:thunderbird_exec_t,s0)
|
|
|
|
ifdef(`strict_policy',`
|
|
HOME_DIR/\.thunderbird(/.*)? gen_context(system_u:object_r:ROLE_thunderbird_home_t,s0)
|
|
')
|