[selinux-policy/f16] Fix typo

Miroslav Grepl mgrepl at fedoraproject.org
Fri Apr 6 13:14:08 UTC 2012


commit 77697cb57f15b3069682017dbac1c993f8b69648
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Fri Apr 6 15:13:57 2012 +0200

    Fix typo

 policy-F16.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/policy-F16.patch b/policy-F16.patch
index 14f8bcc..332876e 100644
--- a/policy-F16.patch
+++ b/policy-F16.patch
@@ -24525,7 +24525,7 @@ index 0b827c5..b2d6129 100644
 +	dontaudit $1 abrt_t:sock_file write;
 +')
 diff --git a/policy/modules/services/abrt.te b/policy/modules/services/abrt.te
-index 30861ec..59f712e 100644
+index 30861ec..77c9f63 100644
 --- a/policy/modules/services/abrt.te
 +++ b/policy/modules/services/abrt.te
 @@ -5,7 +5,25 @@ policy_module(abrt, 1.2.0)
@@ -24892,7 +24892,7 @@ index 30861ec..59f712e 100644
 +read_files_pattern(abrt_dump_oops_t, abrt_var_run_t, abrt_var_run_t)
 +read_lnk_files_pattern(abrt_dump_oops_t, abrt_var_run_t, abrt_var_run_t)
 +
-+read_files_patter(abrt_dump_oops_t, abrt_etc_t, abrt_etc_t)
++read_files_pattern(abrt_dump_oops_t, abrt_etc_t, abrt_etc_t)
 +
 +kernel_read_kernel_sysctls(abrt_dump_oops_t)
 +kernel_read_ring_buffer(abrt_dump_oops_t)


More information about the scm-commits mailing list