# apparmor.d - Full set of apparmor profiles # Copyright (C) 2023-2024 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only # Default profile for user sandboxed application abi , include profile bwrap-app flags=(attach_disconnected,mediate_deleted) { include include include network inet dgram, network inet6 dgram, network inet stream, network inet6 stream, network netlink raw, ptrace peer=bwrap//&bwrap-app, signal peer=bwrap//&bwrap-app, @{bin}/** rmix, @{lib}/** rmix, /opt/*/** rmix, /usr/share/*/* rmix, owner /var/cache/ w, include if exists include if exists }