selinux-policy/strict/domains/program/openct.te

17 lines
272 B
Plaintext
Raw Normal View History

#DESC openct - read files in page cache
#
# Author: Dan Walsh (dwalsh@redhat.com)
#
#################################
#
# Declarations for openct
#
daemon_domain(openct)
#
# openct asks for these
#
rw_dir_file(openct_t, usbfs_t)
allow openct_t etc_t:file r_file_perms;