Blame policy/modules/apps/screen.te
|
Chris PeBenito |
c8ba68 |
|
|
Chris PeBenito |
29af4c |
policy_module(screen, 2.3.0)
|
|
Chris PeBenito |
c8ba68 |
|
|
Chris PeBenito |
c8ba68 |
########################################
|
|
Chris PeBenito |
c8ba68 |
#
|
|
Chris PeBenito |
c8ba68 |
# Declarations
|
|
Chris PeBenito |
c8ba68 |
#
|
|
Chris PeBenito |
c8ba68 |
|
|
Chris PeBenito |
c8ba68 |
type screen_exec_t;
|
|
Chris PeBenito |
d46cfe |
application_executable_file(screen_exec_t)
|
|
Chris PeBenito |
296273 |
|
|
Chris PeBenito |
296273 |
type screen_home_t;
|
|
Chris PeBenito |
296273 |
typealias screen_home_t alias { user_screen_home_t staff_screen_home_t sysadm_screen_home_t };
|
|
Chris PeBenito |
296273 |
typealias screen_home_t alias { auditadm_screen_home_t secadm_screen_home_t };
|
|
Chris PeBenito |
296273 |
userdom_user_home_content(screen_home_t)
|
|
Chris PeBenito |
296273 |
|
|
Chris PeBenito |
296273 |
type screen_tmp_t;
|
|
Chris PeBenito |
296273 |
typealias screen_tmp_t alias { user_screen_tmp_t staff_screen_tmp_t sysadm_screen_tmp_t };
|
|
Chris PeBenito |
296273 |
typealias screen_tmp_t alias { auditadm_screen_tmp_t secadm_screen_tmp_t };
|
|
Chris PeBenito |
296273 |
files_tmp_file(screen_tmp_t)
|
|
Chris PeBenito |
296273 |
ubac_constrained(screen_tmp_t)
|
|
Chris PeBenito |
296273 |
|
|
Chris PeBenito |
296273 |
type screen_var_run_t;
|
|
Chris PeBenito |
296273 |
typealias screen_var_run_t alias { user_screen_var_run_t staff_screen_var_run_t sysadm_screen_var_run_t };
|
|
Chris PeBenito |
63f0a7 |
typealias screen_var_run_t alias { auditadm_screen_var_run_t secadm_screen_var_run_t screen_dir_t };
|
|
Chris PeBenito |
296273 |
files_pid_file(screen_var_run_t)
|
|
Chris PeBenito |
296273 |
ubac_constrained(screen_var_run_t)
|