mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
logprof: add /usr prefixed kernel module path to config for /usr merge
Signed-off-by: Ryan Lee <ryan.lee@canonical.com>
This commit is contained in:
parent
eaec0aa9d2
commit
372dcc8250
@ -143,6 +143,7 @@
|
||||
|
||||
# strip kernel version numbers from kernel module accesses
|
||||
^/lib/modules/[^\/]+\/ = /lib/modules/*/
|
||||
^/usr/lib/modules/[^\/]+\/ = /usr/lib/modules/*/
|
||||
|
||||
# strip pid numbers from /proc accesses
|
||||
^/proc/\d+/ = /proc/*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user