selinux-policy/policy/modules/apps/screen.te
2007-10-02 17:15:07 +00:00

14 lines
203 B
Plaintext

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