Blame refpolicy/policy/modules/apps/mplayer.fc
|
Chris PeBenito |
77b81c |
#
|
|
Chris PeBenito |
77b81c |
# /etc
|
|
Chris PeBenito |
77b81c |
#
|
|
Chris PeBenito |
77b81c |
/etc/mplayer(/.*)? gen_context(system_u:object_r:mplayer_etc_t,s0)
|
|
Chris PeBenito |
77b81c |
|
|
Chris PeBenito |
77b81c |
#
|
|
Chris PeBenito |
77b81c |
# /usr
|
|
Chris PeBenito |
77b81c |
#
|
|
Chris PeBenito |
77b81c |
/usr/bin/mplayer -- gen_context(system_u:object_r:mplayer_exec_t,s0)
|
|
Chris PeBenito |
77b81c |
/usr/bin/mencoder -- gen_context(system_u:object_r:mencoder_exec_t,s0)
|
|
Chris PeBenito |
77b81c |
|
|
Chris PeBenito |
77b81c |
ifdef(`strict_policy',`
|
|
Chris PeBenito |
77b81c |
HOME_DIR/\.mplayer(/.*)? gen_context(system_u:object_r:ROLE_mplayer_home_t,s0)
|
|
Chris PeBenito |
77b81c |
')
|