# 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}/systemd/system-generators/systemd-integritysetup-generator profile systemd-generator-integritysetup @{exec_path} flags=(attach_disconnected) { include include @{exec_path} mr, @{PROC}/@{pid}/cgroup r, include if exists } # vim:syntax=apparmor