10 lines
253 B
Plaintext
10 lines
253 B
Plaintext
|
type rpmb_virt_device, dev_type;
|
||
|
|
||
|
allow tee rpmb_virt_device:chr_file { open read write };
|
||
|
allow tee self:capability { setgid setuid };
|
||
|
|
||
|
allow tee tee_data_file:dir rw_dir_perms;
|
||
|
|
||
|
# Allow storageproxyd access to gsi_public_metadata_file
|
||
|
read_fstab(tee)
|