Blame policy/modules/apps/mplayer.te
|
Chris PeBenito |
77b81c |
|
|
Chris PeBenito |
0bfccd |
policy_module(mplayer, 1.5.0)
|
|
Chris PeBenito |
77b81c |
|
|
Chris PeBenito |
77b81c |
########################################
|
|
Chris PeBenito |
77b81c |
#
|
|
Chris PeBenito |
77b81c |
# Declarations
|
|
Chris PeBenito |
77b81c |
#
|
|
Chris PeBenito |
77b81c |
|
|
Chris PeBenito |
56e1b3 |
## <desc>
|
|
Chris PeBenito |
56e1b3 |
##
|
|
Chris PeBenito |
56e1b3 |
## Allow mplayer executable stack
|
|
Chris PeBenito |
56e1b3 |
##
|
|
Chris PeBenito |
56e1b3 |
## </desc>
|
|
Chris PeBenito |
0bfccd |
gen_tunable(allow_mplayer_execstack, false)
|
|
Chris PeBenito |
350b6a |
|
|
Chris PeBenito |
350b6a |
type mencoder_exec_t;
|
|
Chris PeBenito |
350b6a |
application_executable_file(mencoder_exec_t)
|
|
Chris PeBenito |
56e1b3 |
|
|
Chris PeBenito |
77b81c |
type mplayer_etc_t;
|
|
Chris PeBenito |
77b81c |
files_config_file(mplayer_etc_t)
|
|
Chris PeBenito |
b04ecc |
|
|
Chris PeBenito |
350b6a |
type mplayer_exec_t;
|
|
Chris PeBenito |
350b6a |
corecmd_executable_file(mplayer_exec_t)
|
|
Chris PeBenito |
350b6a |
application_executable_file(mplayer_exec_t)
|