apparmor.d/apparmor.d/abstractions/bus/notification
2023-12-05 00:19:43 +00:00

10 lines
371 B
Text

# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2023 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
dbus send bus=session path=/org/freedesktop/Notifications
interface=org.freedesktop.DBus.Properties
member=GetAll
peer=(name=:*, label=gjs-console),
include if exists <abstractions/bus/notification.d>