# apparmor.d - Full set of apparmor profiles # Copyright (C) 2024 Roman Beslik # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = @{bin}/alc profile alc @{exec_path} { include include include @{exec_path} mr, @{user_torrents_dirs}/{,**} rw, include if exists } # vim:syntax=apparmor