William Clark | 5f6dc44 | 2015-03-26 15:06:00 -0700 | [diff] [blame] | 1 | # add domain for qfintverify, |
Divya Sharma | f497836 | 2017-06-16 16:19:31 -0700 | [diff] [blame] | 2 | #type qfips, domain; |
William Clark | 5f6dc44 | 2015-03-26 15:06:00 -0700 | [diff] [blame] | 3 | |
Divya Sharma | f497836 | 2017-06-16 16:19:31 -0700 | [diff] [blame] | 4 | #domain_trans(init, rootfs, qfips) |
William Clark | 5f6dc44 | 2015-03-26 15:06:00 -0700 | [diff] [blame] | 5 | |
| 6 | # Allow qfips read/write access to qce and rng devices. |
Divya Sharma | f497836 | 2017-06-16 16:19:31 -0700 | [diff] [blame] | 7 | #allow qfips {qce_device rng_device}:chr_file rw_file_perms; |