xref: /third_party/selinux/libsepol/tests/policies/test-deps/modreq-role-global.conf (revision 6cd6a6ac)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/selinux/libsepol/tests/policies/test-deps/
16cd6a6acSopenharmony_cimodule modreq_role_global 1.0;
26cd6a6acSopenharmony_ci
36cd6a6acSopenharmony_cirequire { 
46cd6a6acSopenharmony_ci	role role_req_r, user_r;
56cd6a6acSopenharmony_ci}
66cd6a6acSopenharmony_ci
76cd6a6acSopenharmony_citype mod_global_t;
86cd6a6acSopenharmony_ci
96cd6a6acSopenharmony_citype a_t;
106cd6a6acSopenharmony_ci
116cd6a6acSopenharmony_ci# role role_req_r types a_t;
126cd6a6acSopenharmony_ciallow role_req_r user_r;
136cd6a6acSopenharmony_ci
14

Indexes created Thu Nov 07 10:32:03 CST 2024