Blame strict/domains/program/screen.te
|
Chris PeBenito |
0fbfa5 |
#DESC screen - Program to detach sessions
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
# X-Debian-Packages: screen
|
|
Chris PeBenito |
0fbfa5 |
# Domains for the screen program.
|
|
Chris PeBenito |
0fbfa5 |
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
# screen_exec_t is the type of the screen executable.
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
type screen_exec_t, file_type, sysadmfile, exec_type;
|
|
Chris PeBenito |
0fbfa5 |
type screen_dir_t, file_type, sysadmfile, pidfile;
|
|
Chris PeBenito |
0fbfa5 |
|
|
Chris PeBenito |
0fbfa5 |
# Everything else is in the screen_domain macro in
|
|
Chris PeBenito |
0fbfa5 |
# macros/program/screen_macros.te.
|