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

14 lines
199 B
Plaintext
Raw Normal View History

2006-01-11 18:10:49 +00:00
policy_module(screen,1.2.0)
2006-01-11 18:10:49 +00:00
########################################
#
# Declarations
#
type screen_dir_t;
files_pid_file(screen_dir_t)
type screen_exec_t;
corecmd_executable_file(screen_exec_t)