selinux-policy/refpolicy/policy/modules/apps/mplayer.te

17 lines
271 B
Plaintext
Raw Normal View History

2006-03-09 20:28:51 +00:00
policy_module(mplayer,1.0.1)
2006-03-09 20:28:51 +00:00
########################################
#
# Declarations
#
type mplayer_exec_t;
corecmd_executable_file(mplayer_exec_t)
2006-03-09 20:28:51 +00:00
type mencoder_exec_t;
corecmd_executable_file(mencoder_exec_t)
2006-03-09 20:28:51 +00:00
type mplayer_etc_t;
files_config_file(mplayer_etc_t)