Merge "Move mediatranscoding type to public"

This commit is contained in:
Treehugger Robot 2021-10-21 11:06:22 +00:00 committed by Gerrit Code Review
commit 5b1dc1693a
2 changed files with 1 additions and 1 deletions

View file

@ -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;

View file

@ -0,0 +1 @@
type mediatranscoding, domain;