Re: [PATCH v3 2/3] perf tool: make Perf tool aware of SELinux access control
From: Alexey Budankov <hidden>
Date: 2020-05-18 16:43:46
Also in:
lkml, selinux
From: Alexey Budankov <hidden>
Date: 2020-05-18 16:43:46
Also in:
lkml, selinux
On 18.05.2020 18:58, Arnaldo Carvalho de Melo wrote:
Em Thu, Apr 30, 2020 at 10:15:57AM +0300, Alexey Budankov escreveu:quoted
Implement selinux sysfs check to see the system is in enforcing mode and print warning message with pointer to check audit logs.There were some changes in this area meanwhile, so I had to apply the evsel.c by hand, when I push this please double check everything is ok,
Will do. I appreciate your integrating effort. Thanks, Alexey