Blame strict/domains/program/tvtime.te
|
Chris PeBenito |
0fbfa5 |
#DESC tvtime - a high quality television application
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
# Domains for the tvtime program.
|
|
Chris PeBenito |
0fbfa5 |
# Author : Dan Walsh <dwalsh@redhat.com>
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
# tvtime_exec_t is the type of the tvtime executable.
|
|
Chris PeBenito |
0fbfa5 |
#
|
|
Chris PeBenito |
0fbfa5 |
type tvtime_exec_t, file_type, sysadmfile, exec_type;
|
|
Chris PeBenito |
0fbfa5 |
type tvtime_dir_t, file_type, sysadmfile, pidfile;
|
|
Chris PeBenito |
0fbfa5 |
|
|
Chris PeBenito |
0fbfa5 |
# Everything else is in the tvtime_domain macro in
|
|
Chris PeBenito |
0fbfa5 |
# macros/program/tvtime_macros.te.
|