From 952ef478c0d02786fb03be9740d7da5cb97e30fe Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Fri, 1 Dec 2023 11:13:34 +0000 Subject: [PATCH] fix(profile): brave-sandbox lib_dirs path. See: #255 --- apparmor.d/groups/browsers/brave-sandbox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apparmor.d/groups/browsers/brave-sandbox b/apparmor.d/groups/browsers/brave-sandbox index a396816d..defb5200 100644 --- a/apparmor.d/groups/browsers/brave-sandbox +++ b/apparmor.d/groups/browsers/brave-sandbox @@ -7,7 +7,8 @@ abi , include -@{lib_dirs} = /opt/brave.com/brave{,-beta,-dev} /opt/brave-bin/brave{,-beta,-dev} +@{name} = brave{,-beta,-dev,-bin} +@{lib_dirs} = /opt/brave{-bin,.com}{,/@{name}} @{exec_path} = @{lib_dirs}/{brave,chrome}-sandbox profile brave-sandbox @{exec_path} {