mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
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 <alexandre@pujol.io>
This commit is contained in:
parent
7716c8a191
commit
1f83ca358e
@ -188,6 +188,9 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||||||
@{lib}/gio-launch-desktop rCx -> open,
|
@{lib}/gio-launch-desktop rCx -> open,
|
||||||
@{lib}/@{multiarch}/glib-[0-9]*/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,
|
@{user_share_dirs}/gnome-shell/extensions/*/** rPUx,
|
||||||
/usr/share/gnome-shell/extensions/*/** rPUx,
|
/usr/share/gnome-shell/extensions/*/** rPUx,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user