git.te 194 B

1234567891011121314
  1. policy_module(git, 0.1.9)
  2. ########################################
  3. #
  4. # Declarations
  5. #
  6. attribute_role git_roles;
  7. type git_exec_t;
  8. files_type(git_exec_t)
  9. type git_usr_t;
  10. files_type(git_usr_t)