From a0dab014019efad5ea48d35970a574714316a7f9 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Tue, 24 Sep 2024 21:36:49 +0100 Subject: [PATCH] feat(profile): update multipath. fix #523 --- apparmor.d/profiles-m-r/multipath | 1 + 1 file changed, 1 insertion(+) diff --git a/apparmor.d/profiles-m-r/multipath b/apparmor.d/profiles-m-r/multipath index 918e5a0c..b79db641 100644 --- a/apparmor.d/profiles-m-r/multipath +++ b/apparmor.d/profiles-m-r/multipath @@ -27,6 +27,7 @@ profile multipath @{exec_path} flags=(attach_disconnected) { @{sys}/bus/ r, @{sys}/class/ r, + @{sys}/module/*/parameters/multipath r, @{PROC}/devices r, @{PROC}/sys/fs/nr_open r,