HomeSort by relevance Sort by last modified time
    Searched refs:sysadm_t (Results 1 - 6 of 6) sorted by null

  /external/selinux/libsepol/tests/policies/test-deps/
module.conf 5 type system_t, sysadm_t, file_t;
19 allow sysadm_t file_t : file { read write };
base-metreq.conf 436 type sysadm_t, domain, system;
438 role sysadm_r types sysadm_t;
458 allow sysadm_t file_exec_t: file { execute read write ioctl lock entrypoint };
base-notmetreq.conf 431 type sysadm_t, domain, system;
433 role sysadm_r types sysadm_t;
445 allow sysadm_t file_exec_t: file { execute read write ioctl lock entrypoint };
small-base.conf 434 type sysadm_t, domain, system;
435 role sysadm_r types sysadm_t;
446 allow sysadm_t file_exec_t: file { execute read write ioctl lock entrypoint };
  /external/selinux/libsepol/tests/policies/test-expander/
module.conf 5 type system_t, sysadm_t;
14 allow system_t sysadm_t : file { read write };
24 allow system_t sysadm_t : file {execute ioctl};
small-base.conf 477 type sysadm_t, domain, system;
479 role sysadm_r types sysadm_t;
490 allow sysadm_t file_exec_t: file { execute read write ioctl lock entrypoint };

Completed in 403 milliseconds