Merge "Allow remounting /mnt/user/0 as slave mount"

This commit is contained in:
Treehugger Robot 2019-08-27 22:03:00 +00:00 committed by Gerrit Code Review
commit 83b28e267e

View File

@ -80,7 +80,7 @@ allow init self:global_capability_class_set sys_chroot;
# Create and mount on directories in /.
allow init rootfs:dir create_dir_perms;
allow init { rootfs cache_file cgroup storage_file system_data_file system_file vendor_file postinstall_mnt_dir }:dir mounton;
allow init { rootfs cache_file cgroup storage_file mnt_user_file system_data_file system_file vendor_file postinstall_mnt_dir }:dir mounton;
allow init cgroup_bpf:dir { create mounton };
# Mount bpf fs on sys/fs/bpf