# apparmor.d - Full set of apparmor profiles # Copyright (C) 2022-2024 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = @{lib}/cups/backend/snmp profile cups-backend-snmp @{exec_path} { include include network inet dgram, network inet6 dgram, network netlink raw, @{exec_path} mr, /etc/cups/snmp.conf r, /etc/papersize r, include if exists } # vim:syntax=apparmor