# apparmor.d - Full set of apparmor profiles # Copyright (C) 2023-2024 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = @{lib}/cups/notifier/dbus profile cups-notifier-dbus @{exec_path} { include include include include include signal (receive) set=(term) peer=cupsd, @{exec_path} mr, owner /var/spool/cups/tmp/cups-dbus-notifier-lockfile rw, owner @{tmp}/cups-dbus-notifier-lockfile rwk, include if exists } # vim:syntax=apparmor