From da5a3fc6a2a8b45d8f1b38a55a87200ca631bf52 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Sun, 19 Feb 2023 20:25:30 +0000 Subject: [PATCH] feat: chrome has more multiple possible name. --- apparmor.d/groups/browsers/chrome | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apparmor.d/groups/browsers/chrome b/apparmor.d/groups/browsers/chrome index 75ec1816..b82e4ba2 100644 --- a/apparmor.d/groups/browsers/chrome +++ b/apparmor.d/groups/browsers/chrome @@ -7,7 +7,7 @@ abi , include -@{chromium_name} = chrome{,-beta,-unstable} +@{chromium_name} = chrome{,-beta,-stable,-unstable} @{chromium_domain} = com.google.Chrome @{chromium_lib_dirs} = /opt/google/@{chromium_name} @{chromium_config_dirs} = @{user_config_dirs}/google-@{chromium_name} @@ -22,7 +22,7 @@ profile chrome @{exec_path} { /{usr/,}bin/man rPUx, # For "chrome --help" - @{chromium_lib_dirs}/google-chrome{,-beta,-unstable} rPx, + @{chromium_lib_dirs}/google-@{chromium_name} rPx, @{chromium_lib_dirs}/nacl_helper rix, @{chromium_lib_dirs}/xdg-mime rix, #-> xdg-mime,