Merge "Move mediatranscoding type to public"
This commit is contained in:
commit
5b1dc1693a
2 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
# mediatranscoding - daemon for transcoding video and image.
|
||||
type mediatranscoding, domain;
|
||||
type mediatranscoding_exec, system_file_type, exec_type, file_type;
|
||||
type mediatranscoding_tmpfs, file_type;
|
||||
typeattribute mediatranscoding coredomain;
|
||||
|
|
1
public/mediatranscoding.te
Normal file
1
public/mediatranscoding.te
Normal file
|
@ -0,0 +1 @@
|
|||
type mediatranscoding, domain;
|
Loading…
Reference in a new issue