refractor(abs): move org.kde.kwalletd
This commit is contained in:
parent
2ceaa16d9a
commit
63c9c8cc2d
2 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue