Merge "Allow llkd to stat() /proc/sysrq-trigger"

This commit is contained in:
Thiébaud Weksteen 2021-07-12 08:20:19 +00:00 committed by Gerrit Code Review
commit 145a91ff9c

View file

@ -41,7 +41,7 @@ allow llkd proc_hung_task:file rw_file_perms;
# live lock watchdog process allowed to dump process trace and
# reboot because orderly shutdown may not be possible.
allow llkd proc_sysrq:file w_file_perms;
allow llkd proc_sysrq:file rw_file_perms;
allow llkd kmsg_device:chr_file w_file_perms;
### neverallow rules