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