Allow logind to read efivarfs files

This commit is contained in:
Laurent Bigonville 2016-02-03 14:14:38 +01:00
parent 17bd45dab9
commit 05709538a6
1 changed files with 2 additions and 0 deletions

View File

@ -191,6 +191,8 @@ dev_setattr_sound_dev(systemd_logind_t)
files_read_etc_files(systemd_logind_t) files_read_etc_files(systemd_logind_t)
fs_read_efivarfs_files(systemd_logind_t)
fs_getattr_tmpfs(systemd_logind_t) fs_getattr_tmpfs(systemd_logind_t)
storage_getattr_removable_dev(systemd_logind_t) storage_getattr_removable_dev(systemd_logind_t)