2014-12-03 12:26:41

by Jason Zaman

[permalink] [raw]
Subject: [refpolicy] [PATCH] rsync: syntax error in rsync_admin

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


2014-12-03 13:15:26

by cpebenito

[permalink] [raw]
Subject: [refpolicy] [PATCH] rsync: syntax error in rsync_admin

On 12/3/2014 7:26 AM, Jason Zaman wrote:
> ---
> 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 };

Merged.

--
Chris PeBenito
Tresys Technology, LLC
http://www.tresys.com | oss.tresys.com