# apparmor.d - Full set of apparmor profiles # Copyright (C) 2021 Mikhail Morfikov # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = /usr/libexec/bluetooth/obexd profile obexd @{exec_path} { include include network bluetooth stream, network bluetooth seqpacket, @{exec_path} mr, owner @{HOME}/.cache/ rw, owner @{HOME}/.cache/obexd/ rw, owner @{HOME}/.cache/obexd/* rw, owner @{HOME}/bluetooth/* rw, include if exists }