From: jason@perfinion.com (Jason Zaman) Date: Wed, 3 Dec 2014 16:26:41 +0400 Subject: [refpolicy] [PATCH] rsync: syntax error in rsync_admin Message-ID: <1417609601-28324-1-git-send-email-jason@perfinion.com> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com --- rsync.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsync.if b/rsync.if index 431471b..e916de8 100644 --- a/rsync.if +++ b/rsync.if @@ -257,7 +257,7 @@ interface(`rsync_etc_filetrans_config',` interface(`rsync_admin',` gen_require(` type rsync_t, rsync_etc_t, rsync_data_t; - type rsync_log_t, rsync_tmp_t. rsync_var_run_t; + type rsync_log_t, rsync_tmp_t, rsync_var_run_t; ') allow $1 rsync_t:process { ptrace signal_perms }; -- 2.0.4