fix(abs): dbus: SearchProvider -> SearchProvider2
This commit is contained in:
parent
caee95ff9e
commit
73afa5835e
2 changed files with 12 additions and 0 deletions
12
apparmor.d/abstractions/bus/org.gnome.Shell.SearchProvider2
Normal file
12
apparmor.d/abstractions/bus/org.gnome.Shell.SearchProvider2
Normal 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
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue