[selinux-policy] Fix typo

Miroslav Grepl mgrepl at fedoraproject.org
Thu Jan 26 19:37:35 UTC 2012


commit b9a6445e02f9ecc04ecf95aac8ad6d426b1fd5f7
Author: Miroslav <mgrepl at redhat.com>
Date:   Thu Jan 26 20:37:24 2012 +0100

    Fix typo

 policy-F16.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/policy-F16.patch b/policy-F16.patch
index b727329..00ec27c 100644
--- a/policy-F16.patch
+++ b/policy-F16.patch
@@ -71220,7 +71220,7 @@ index 73554ec..11dfd81 100644
 +	userdom_user_home_dir_filetrans($1, auth_home_t, file, ".google_authenticator")
  ')
 diff --git a/policy/modules/system/authlogin.te b/policy/modules/system/authlogin.te
-index b7a5f00..93188ef 100644
+index b7a5f00..a22fe6d 100644
 --- a/policy/modules/system/authlogin.te
 +++ b/policy/modules/system/authlogin.te
 @@ -5,22 +5,42 @@ policy_module(authlogin, 2.2.1)
@@ -71245,7 +71245,7 @@ index b7a5f00..93188ef 100644
  attribute can_write_shadow_passwords;
  attribute can_relabelto_shadow_passwords;
 +attribute polydomain;
-+attribute nsswitch_domain;<
++attribute nsswitch_domain;
  
  type auth_cache_t;
  logging_log_file(auth_cache_t)


More information about the scm-commits mailing list