mirror of
https://github.com/SELinuxProject/selinux
synced 2024-12-20 21:20:13 +00:00
9 lines
110 B
Plaintext
9 lines
110 B
Plaintext
|
module my_module 1.0;
|
||
|
|
||
|
require {
|
||
|
type alias_check_3_t;
|
||
|
}
|
||
|
|
||
|
typealias alias_check_3_t alias alias_check_3_a;
|
||
|
|