selinux-policy/strict/domains/program/openct.te
2005-10-13 14:09:28 +00:00

17 lines
272 B
Plaintext

#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;