diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te index 2c169b554..2ca95cebc 100644 --- a/policy/modules/system/systemd.te +++ b/policy/modules/system/systemd.te @@ -550,7 +550,6 @@ dev_setattr_video_dev(systemd_logind_t) domain_obj_id_change_exemption(systemd_logind_t) -files_read_etc_files(systemd_logind_t) files_search_runtime(systemd_logind_t) fs_getattr_cgroup(systemd_logind_t) @@ -574,6 +573,7 @@ term_setattr_unallocated_ttys(systemd_logind_t) term_use_unallocated_ttys(systemd_logind_t) auth_manage_faillog(systemd_logind_t) +auth_use_nsswitch(systemd_logind_t) init_dbus_send_script(systemd_logind_t) init_get_all_units_status(systemd_logind_t)