Fix typo
This commit is contained in:
parent
a9d343329b
commit
b9a6445e02
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user