[selinux-policy] Use userdom_filetrans_type instead of userdom_filetrans_domain in userdomain.te

Miroslav Grepl mgrepl at fedoraproject.org
Mon Jan 6 08:15:13 UTC 2014


commit c0bc5047898544744728fec9573ec562c6178f45
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Mon Jan 6 09:14:52 2014 +0100

    Use userdom_filetrans_type instead of userdom_filetrans_domain in userdomain.te

 policy-rawhide-base.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/policy-rawhide-base.patch b/policy-rawhide-base.patch
index 3a43036..fa3531e 100644
--- a/policy-rawhide-base.patch
+++ b/policy-rawhide-base.patch
@@ -44784,7 +44784,7 @@ index 9dc60c6..daee32c 100644
 +')
 +
 diff --git a/policy/modules/system/userdomain.te b/policy/modules/system/userdomain.te
-index f4ac38d..99c8197 100644
+index f4ac38d..a3fcbf1 100644
 --- a/policy/modules/system/userdomain.te
 +++ b/policy/modules/system/userdomain.te
 @@ -7,48 +7,43 @@ policy_module(userdomain, 4.9.1)
@@ -45053,7 +45053,7 @@ index f4ac38d..99c8197 100644
 +')
 +
 +optional_policy(`
-+	cvs_filetrans_home_content(userdom_filetrans_domain)
++	cvs_filetrans_home_content(userdom_filetrans_type)
 +')
 +
 +optional_policy(`


More information about the scm-commits mailing list