Merge branch 'restorecond-no-read-all' of git://github.com/fishilico/selinux-refpolicy
This commit is contained in:
commit
0805aaca8d
|
@ -371,7 +371,6 @@ selinux_compute_relabel_context(restorecond_t)
|
|||
selinux_compute_user_contexts(restorecond_t)
|
||||
|
||||
files_relabel_non_auth_files(restorecond_t )
|
||||
files_read_non_auth_files(restorecond_t)
|
||||
files_dontaudit_read_all_symlinks(restorecond_t)
|
||||
auth_use_nsswitch(restorecond_t)
|
||||
|
||||
|
@ -380,6 +379,7 @@ logging_send_syslog_msg(restorecond_t)
|
|||
miscfiles_read_localization(restorecond_t)
|
||||
|
||||
seutil_libselinux_linked(restorecond_t)
|
||||
seutil_read_default_contexts(restorecond_t)
|
||||
|
||||
ifdef(`distro_ubuntu',`
|
||||
optional_policy(`
|
||||
|
|
Loading…
Reference in New Issue