diff --git a/apparmor.d/groups/freedesktop/polkit-gnome-authentication-agent b/apparmor.d/groups/freedesktop/polkit-gnome-authentication-agent index f1d235c9..5642d7cf 100644 --- a/apparmor.d/groups/freedesktop/polkit-gnome-authentication-agent +++ b/apparmor.d/groups/freedesktop/polkit-gnome-authentication-agent @@ -12,6 +12,7 @@ include @{exec_path} += @{lib}/polkit-gnome/polkit-gnome-authentication-agent-1 profile polkit-gnome-authentication-agent @{exec_path} { include + include include @{exec_path} mr, @@ -19,4 +20,4 @@ profile polkit-gnome-authentication-agent @{exec_path} { @{PROC}/@{pid}/cgroup r, include if exists -} \ No newline at end of file +}