summaryrefslogtreecommitdiff
path: root/policy/modules/apps/screen.te
blob: ffec7ab056e023b978d380a9d043528056ffe504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

policy_module(screen,1.0.1)

########################################
#
# Declarations
#

type screen_dir_t;
files_pid_file(screen_dir_t)

type screen_exec_t;
corecmd_executable_file(screen_exec_t)