Blame strict/domains/program/openct.te
|
Chris PeBenito |
f721a4 |
#DESC openct - read files in page cache
|
|
Chris PeBenito |
f721a4 |
#
|
|
Chris PeBenito |
f721a4 |
# Author: Dan Walsh (dwalsh@redhat.com)
|
|
Chris PeBenito |
f721a4 |
#
|
|
Chris PeBenito |
f721a4 |
|
|
Chris PeBenito |
f721a4 |
#################################
|
|
Chris PeBenito |
f721a4 |
#
|
|
Chris PeBenito |
f721a4 |
# Declarations for openct
|
|
Chris PeBenito |
f721a4 |
#
|
|
Chris PeBenito |
f721a4 |
|
|
Chris PeBenito |
f721a4 |
daemon_domain(openct)
|
|
Chris PeBenito |
f721a4 |
#
|
|
Chris PeBenito |
f721a4 |
# openct asks for these
|
|
Chris PeBenito |
f721a4 |
#
|
|
Chris PeBenito |
f721a4 |
rw_dir_file(openct_t, usbfs_t)
|
|
Chris PeBenito |
f721a4 |
allow openct_t etc_t:file r_file_perms;
|