selinux-policy/policy/modules/apps/screen.te

14 lines
204 B
Plaintext

policy_module(screen, 1.4.0)
########################################
#
# Declarations
#
type screen_dir_t;
files_pid_file(screen_dir_t)
type screen_exec_t;
application_executable_file(screen_exec_t)