mirror of
https://github.com/SELinuxProject/selinux
synced 2025-01-24 22:33:36 +00:00
6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
|
(class foo (read))
|
||
|
|
||
|
(type bar)
|
||
|
(allow bar self (foo (read)))
|
||
|
|