2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 01:57:43 +00:00

include local lsusb profile if exists

Signed-off-by: Federico Quattrin <federico.quattrin@canonical.com>
This commit is contained in:
Federico Quattrin 2024-11-25 18:00:33 -03:00 committed by Ryan Lee
parent 65f8bd4d82
commit 7af7fd35e5

View File

@ -35,4 +35,5 @@ include <tunables/global>
@{sys}/devices/pci[0-9]*:[0-9]*/**/usb[0-9]**/product r,
@{sys}/devices/pci[0-9]*:[0-9]*/**/usb[0-9]**/serial r,
include if exists <local/lsusb>
}