Merge "cgroup: allow associate to tmpfs" am: 5a30eadc49
am: 1bc17b611b
am: 1c5ee00f7b
am: 2876629a22
Change-Id: I65fcc2f6339db80e1ecc22b849df23307c7fa64f
This commit is contained in:
commit
96cfceb1d3
1 changed files with 1 additions and 0 deletions
|
@ -321,6 +321,7 @@ type vndservice_contexts_file, file_type;
|
|||
|
||||
# Allow files to be created in their appropriate filesystems.
|
||||
allow fs_type self:filesystem associate;
|
||||
allow cgroup tmpfs:filesystem associate;
|
||||
allow sysfs_type sysfs:filesystem associate;
|
||||
allow debugfs_type { debugfs debugfs_tracing }:filesystem associate;
|
||||
allow file_type labeledfs:filesystem associate;
|
||||
|
|
Loading…
Reference in a new issue