From: jason@perfinion.com (Jason Zaman) Date: Mon, 24 Aug 2015 23:10:07 +0800 Subject: [refpolicy] [PATCH 1/3] rsync: remove rsync_run from admin interface Message-ID: <1440429009-2576-1-git-send-email-jason@perfinion.com> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Admining rsync does not require running it in the rsync_t domain and this causes problems for backups and the like which would originally run in the user's domain now run in rsync_t. --- rsync.if | 2 -- 1 file changed, 2 deletions(-) diff --git a/rsync.if b/rsync.if index e916de8..c7b19aa 100644 --- a/rsync.if +++ b/rsync.if @@ -276,6 +276,4 @@ interface(`rsync_admin',` files_search_pids($1) admin_pattern($1, rsync_var_run_t) - - rsync_run($1, $2) ') -- 2.4.6