2021-07-19 09:48:34 +02:00
|
|
|
allow fs_type self:filesystem associate;
|
|
|
|
allow cgroup tmpfs:filesystem associate;
|
|
|
|
allow cgroup_v2 tmpfs:filesystem associate;
|
|
|
|
allow cgroup_rc_file tmpfs:filesystem associate;
|
|
|
|
allow debugfs_type { debugfs debugfs_tracing debugfs_tracing_debug }:filesystem associate;
|
|
|
|
allow dev_type tmpfs:filesystem associate;
|
|
|
|
allow file_type labeledfs:filesystem associate;
|
|
|
|
allow file_type tmpfs:filesystem associate;
|
|
|
|
allow file_type rootfs:filesystem associate;
|
|
|
|
allow proc_net proc:filesystem associate;
|
|
|
|
allow sysfs_type sysfs:filesystem associate;
|
|
|
|
allow system_data_file tmpfs:filesystem associate;
|
2021-08-04 02:26:38 +02:00
|
|
|
|
|
|
|
type authfs_fuse, fs_type, contextmount_type;
|