mirror of
https://github.com/SELinuxProject/selinux
synced 2024-12-12 00:55:03 +00:00
11 lines
110 B
Plaintext
11 lines
110 B
Plaintext
module modreq_attr_global 1.0;
|
|
|
|
require {
|
|
attribute attr_req;
|
|
}
|
|
|
|
type mod_global_t;
|
|
|
|
type new_t, attr_req;
|
|
|