Skip to content

Commit 78c48f5

Browse files
author
Radovan Sroka
committed
Allow fapolicyd to read all lables on /proc and /sysctls
Signed-off-by: Radovan Sroka <rsroka@redhat.com>
1 parent ed8aac4 commit 78c48f5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

fapolicyd.te

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ manage_lnk_files_pattern(fapolicyd_t, fapolicyd_var_run_t, fapolicyd_var_run_t)
5252
files_pid_filetrans(fapolicyd_t, fapolicyd_var_run_t, { dir file fifo_file lnk_file })
5353

5454
kernel_dgram_send(fapolicyd_t)
55+
kernel_read_all_sysctls(fapolicyd_t)
56+
kernel_read_all_proc(fapolicyd_t)
5557

5658
auth_read_passwd(fapolicyd_t)
5759

0 commit comments

Comments
 (0)