# apparmor.d - Full set of apparmor profiles # Copyright (C) 2024 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = @{lib}/msgcollector/msgdispatcher_delete_wrapper profile msgdispatcher-delete @{exec_path} { include include capability dac_read_search, @{exec_path} mr, @{sh_path} rix, @{bin}/rm rix, @{run}/msgcollector/user/* rw, include if exists } # vim:syntax=apparmor