[selinux-policy/f18] Fix typo

Miroslav Grepl mgrepl at fedoraproject.org
Mon Aug 20 13:38:04 UTC 2012


commit 7fa4d5e90d3acec1ad02f6979f28d1f6de953ccc
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Mon Aug 20 15:37:50 2012 +0200

    Fix typo

 policy_contrib-rawhide.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/policy_contrib-rawhide.patch b/policy_contrib-rawhide.patch
index 6b50f26..0578af8 100644
--- a/policy_contrib-rawhide.patch
+++ b/policy_contrib-rawhide.patch
@@ -62054,7 +62054,7 @@ index 6f0736b..aaee499 100644
 +	allow svirt_lxc_domain $1:process sigchld;
  ')
 diff --git a/virt.te b/virt.te
-index 947bbc6..1751775 100644
+index 947bbc6..4864182 100644
 --- a/virt.te
 +++ b/virt.te
 @@ -5,56 +5,87 @@ policy_module(virt, 1.5.0)
@@ -63107,7 +63107,7 @@ index 947bbc6..1751775 100644
 +
 +rpm_read_db(svirt_lxc_net_t)
 +
-+logging_send_audit_msgs(virtd_lxc_net_t)
++logging_send_audit_msgs(svirt_lxc_net_t)
 +
 +userdom_use_inherited_user_ptys(svirt_lxc_net_t)
 +


More information about the scm-commits mailing list