From 1f83ca358e22ee55ec2f7defe8dcfd6b4e815e62 Mon Sep 17 00:00:00 2001 From: EliasTheGrandMasterOfMistakes Date: Mon, 26 Aug 2024 17:22:55 -0300 Subject: [PATCH] gnome-shell: Integrate nm-openvpn-auth-dialog on gnome-shell VPNs that uses gnome authentication like ProtonVPN depends of gnome-shell acess nm-openvpn-auth-dialog Co-authored-by: Alexandre Pujol --- apparmor.d/groups/gnome/gnome-shell | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apparmor.d/groups/gnome/gnome-shell b/apparmor.d/groups/gnome/gnome-shell index 0e68c90a9..c76b81abe 100644 --- a/apparmor.d/groups/gnome/gnome-shell +++ b/apparmor.d/groups/gnome/gnome-shell @@ -187,7 +187,10 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected,mediate_deleted) { @{sh_path} rCx -> shell, @{lib}/gio-launch-desktop rCx -> open, @{lib}/@{multiarch}/glib-[0-9]*/gio-launch-desktop rCx -> open, - + + # nm-openvpn-auth-dialog + @{lib}/{,NetworkManager/}nm-openvpn-auth-dialog rPx, + @{user_share_dirs}/gnome-shell/extensions/*/** rPUx, /usr/share/gnome-shell/extensions/*/** rPUx,