10 lines
318 B
Plaintext
10 lines
318 B
Plaintext
|
# ==============================================
|
||
|
# Common SEPolicy Rule
|
||
|
# ==============================================
|
||
|
|
||
|
type mediahelper_exec, system_file_type, exec_type, file_type;
|
||
|
typeattribute mediahelper coredomain;
|
||
|
init_daemon_domain(mediahelper)
|
||
|
domain_auto_trans(mediahelper, mediaserver_exec, mediaserver)
|
||
|
|