Blame targeted/domains/program/rpm.te
|
Chris PeBenito |
ab58ad |
#DESC rpm - Linux configurable dynamic device naming support
|
|
Chris PeBenito |
ab58ad |
#
|
|
Chris PeBenito |
ab58ad |
# Authors: Daniel Walsh <dwalsh@redhat.com>
|
|
Chris PeBenito |
ab58ad |
#
|
|
Chris PeBenito |
ab58ad |
|
|
Chris PeBenito |
ab58ad |
#################################
|
|
Chris PeBenito |
ab58ad |
#
|
|
Chris PeBenito |
ab58ad |
# Rules for the rpm domain.
|
|
Chris PeBenito |
ab58ad |
#
|
|
Chris PeBenito |
ab58ad |
# rpm_exec_t is the type of the /bin/rpm and other programs.
|
|
Chris PeBenito |
ab58ad |
# This domain is defined just for targeted policy to labeld /var/lib/rpm
|
|
Chris PeBenito |
ab58ad |
#
|
|
Chris PeBenito |
ab58ad |
type rpm_exec_t, file_type, sysadmfile, exec_type;
|
|
Chris PeBenito |
ab58ad |
type rpm_var_lib_t, file_type, sysadmfile;
|
|
Chris PeBenito |
ab58ad |
typealias var_log_t alias rpm_log_t;
|
|
Chris PeBenito |
ab58ad |
type rpm_tmpfs_t, file_type, sysadmfile;
|