From c427765909c2790e40346b67c8400c9bb342354d Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Sun, 26 Jan 2025 17:04:11 +0100 Subject: [PATCH] feat(profile): initial support for gimp 3. see #656 --- apparmor.d/profiles-g-l/gimp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apparmor.d/profiles-g-l/gimp b/apparmor.d/profiles-g-l/gimp index a9be29be..83457578 100644 --- a/apparmor.d/profiles-g-l/gimp +++ b/apparmor.d/profiles-g-l/gimp @@ -13,6 +13,7 @@ profile gimp @{exec_path} { include include include + include include include @@ -23,7 +24,12 @@ profile gimp @{exec_path} { @{exec_path} mr, + @{bin}/env rix, + @{bin}/gjs-console rix, + @{bin}/lua rix, + @{lib}/gimp/@{version}/extensions/*/* rix, @{lib}/gimp/*/plug-ins/** rix, + @{python_path} rix, @{bin}/xsane-gimp rPx, @{open_path} rPx -> child-open-help,