2023-12-20 00:24:44 +01:00
|
|
|
# apparmor.d - Full set of apparmor profiles
|
2024-02-07 00:16:21 +01:00
|
|
|
# Copyright (C) 2023-2024 Alexandre Pujol <alexandre@pujol.io>
|
2023-12-20 00:24:44 +01:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
|
2024-01-21 12:49:25 +01:00
|
|
|
dbus send bus=session path=/StatusNotifierWatcher
|
|
|
|
interface=org.freedesktop.DBus.Properties
|
|
|
|
member=Get
|
|
|
|
peer=(name=org.kde.StatusNotifierWatcher, label=gnome-shell),
|
|
|
|
|
|
|
|
dbus send bus=session path=/StatusNotifierWatcher
|
|
|
|
interface=org.kde.StatusNotifierWatcher
|
|
|
|
member=RegisterStatusNotifierItem
|
2024-02-11 13:44:40 +01:00
|
|
|
peer=(name="{:*,org.kde.StatusNotifierWatcher}", label=gnome-shell),
|
2024-01-21 12:49:25 +01:00
|
|
|
|
|
|
|
dbus send bus=session path=/StatusNotifierWatcher
|
|
|
|
interface=org.freedesktop.DBus.Introspectable
|
|
|
|
member=Introspect
|
|
|
|
peer=(name=org.kde.StatusNotifierWatcher, label=gnome-shell),
|
2023-12-20 00:24:44 +01:00
|
|
|
|
|
|
|
include if exists <abstractions/bus/org.kde.StatusNotifierWatcher.d>
|