Added a rule to allow dmidecode to use locallogin_t fd to make it so it works.
This commit is contained in:
parent
aba9c7a3cf
commit
305106ebb9
@ -30,6 +30,8 @@ files_list_usr(dmidecode_t)
|
|||||||
libs_use_ld_so(dmidecode_t)
|
libs_use_ld_so(dmidecode_t)
|
||||||
libs_use_shared_libs(dmidecode_t)
|
libs_use_shared_libs(dmidecode_t)
|
||||||
|
|
||||||
|
locallogin_use_fd(dmidecode_t)
|
||||||
|
|
||||||
ifdef(`targeted_policy',`
|
ifdef(`targeted_policy',`
|
||||||
term_use_generic_pty(dmidecode_t)
|
term_use_generic_pty(dmidecode_t)
|
||||||
term_use_unallocated_tty(dmidecode_t)
|
term_use_unallocated_tty(dmidecode_t)
|
||||||
|
Loading…
Reference in New Issue
Block a user