blob: 1989d7e2d76ae14e47ea9afe765c4b1e106a3909 [file] [log] [blame]
Inseob Kim4eb56602021-07-09 15:51:12 +09001allow fs_type self:filesystem associate;
2allow cgroup tmpfs:filesystem associate;
3allow cgroup_v2 tmpfs:filesystem associate;
4allow cgroup_rc_file tmpfs:filesystem associate;
5allow debugfs_type { debugfs debugfs_tracing debugfs_tracing_debug }:filesystem associate;
6allow dev_type tmpfs:filesystem associate;
7allow file_type labeledfs:filesystem associate;
8allow file_type tmpfs:filesystem associate;
9allow file_type rootfs:filesystem associate;
10allow proc_net proc:filesystem associate;
11allow sysfs_type sysfs:filesystem associate;
12allow system_data_file tmpfs:filesystem associate;