Merge branch 'restorecond-symlinks' of git://github.com/fishilico/selinux-refpolicy
This commit is contained in:
commit
f35b390a5d
|
@ -372,6 +372,7 @@ selinux_compute_user_contexts(restorecond_t)
|
||||||
|
|
||||||
files_relabel_non_auth_files(restorecond_t )
|
files_relabel_non_auth_files(restorecond_t )
|
||||||
files_read_non_auth_files(restorecond_t)
|
files_read_non_auth_files(restorecond_t)
|
||||||
|
files_read_non_auth_symlinks(restorecond_t)
|
||||||
auth_use_nsswitch(restorecond_t)
|
auth_use_nsswitch(restorecond_t)
|
||||||
|
|
||||||
logging_send_syslog_msg(restorecond_t)
|
logging_send_syslog_msg(restorecond_t)
|
||||||
|
|
Loading…
Reference in New Issue