# apparmor.d - Full set of apparmor profiles # Copyright (C) 2019-2021 Mikhail Morfikov # SPDX-License-Identifier: GPL-2.0-only abi , include @{SIGNAL_INSTALLDIR} = "/opt/Signal{, Beta}" @{SIGNAL_HOMEDIR} = "@{HOME}/.config/Signal{, Beta}" @{exec_path} = @{SIGNAL_INSTALLDIR}/signal-desktop{,-beta} profile signal-desktop-chrome-sandbox @{exec_path} { include include @{exec_path} mr, @{SIGNAL_INSTALLDIR}/signal-desktop rPx, include if exists }