fix(abs): dbus: SearchProvider -> SearchProvider2

This commit is contained in:
Alexandre Pujol 2025-08-11 11:23:05 +02:00
parent caee95ff9e
commit 73afa5835e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,12 @@
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2025 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
abi <abi/4.0>,
#aa:dbus common bus=session name=org.gnome.Shell.SearchProvider2 label=gnome-shell
include if exists <abstractions/bus/org.gnome.Shell.SearchProvider2.d>
# vim:syntax=apparmor