mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-03-25 04:26:37 +00:00
File contexts for zram
zram is a compressed block device in ram Signed-off-by: Jason Zaman <jason@perfinion.com>
This commit is contained in:
parent
cc4dbc7a9b
commit
860a6112de
@ -59,6 +59,7 @@ ifdef(`distro_redhat', `
|
||||
/dev/zd.* -b gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
|
||||
/dev/zfs -c gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
|
||||
/dev/zpios -c gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
|
||||
/dev/zram[0-9]+ -b gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
|
||||
|
||||
/dev/ataraid/.* -b gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user