# apparmor.d - Full set of apparmor profiles # Copyright (C) 2021-2023 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = @{lib}/gsd-disk-utility-notify profile gsd-disk-utility-notify @{exec_path} { include include include include signal (receive) set=(cont, term) peer=systemd-user, # dbus: own bus=session name=org.gnome.Disks.NotificationMonitor dbus receive bus=session interface=org.freedesktop.DBus.Introspectable member=Introspect peer=(name=:*, label=gnome-shell), @{exec_path} mr, include if exists }