refractor(abs): move org.kde.kwalletd

This commit is contained in:
Alexandre Pujol 2025-09-14 13:11:23 +02:00
parent 2ceaa16d9a
commit 63c9c8cc2d
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 3 additions and 2 deletions

View file

@ -1,9 +1,9 @@
# apparmor.d - Full set of apparmor profiles # apparmor.d - Full set of apparmor profiles
# Copyright (C) 2024 Alexandre Pujol <alexandre@pujol.io> # Copyright (C) 2025 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only # SPDX-License-Identifier: GPL-2.0-only
abi <abi/4.0>, abi <abi/4.0>,
include if exists <abstractions/bus/org.kde.kwalletd.d> include if exists <abstractions/bus/session/org.kde.kwalletd.d>
# vim:syntax=apparmor # vim:syntax=apparmor

View file

@ -22,6 +22,7 @@
abi <abi/4.0>, abi <abi/4.0>,
include <abstractions/bus/session/org.freedesktop.Secret> include <abstractions/bus/session/org.freedesktop.Secret>
include <abstractions/bus/session/org.kde.kwalletd>
dbus send bus=session path=/org/gnome/keyring/daemon dbus send bus=session path=/org/gnome/keyring/daemon
interface=org.gnome.keyring.Daemon interface=org.gnome.keyring.Daemon