Chris PeBenito 31b7c0
#DESC rsync - flexible replacement for rcp
Chris PeBenito 31b7c0
#
Chris PeBenito 31b7c0
# Author:  Dan Walsh <dwalsh@redhat.com>
Chris PeBenito 31b7c0
#
Chris PeBenito 31b7c0
# Depends: inetd.te
Chris PeBenito 31b7c0
Chris PeBenito 31b7c0
#################################
Chris PeBenito 31b7c0
#
Chris PeBenito 31b7c0
# Rules for the rsync_t domain.
Chris PeBenito 31b7c0
#
Chris PeBenito 31b7c0
# rsync_exec_t is the type of the rsync executable.
Chris PeBenito 31b7c0
#
Chris PeBenito 31b7c0
Chris PeBenito 31b7c0
inetd_child_domain(rsync)
Chris PeBenito 31b7c0
type rsync_data_t, file_type, sysadmfile;
Chris PeBenito 31b7c0
r_dir_file(rsync_t, rsync_data_t)
Chris PeBenito 31b7c0
anonymous_domain(rsync)
Chris PeBenito 31b7c0
allow rsync_t self:capability sys_chroot;