# apparmor.d - Full set of apparmor profiles # Copyright (C) 2025 Roman Beslik # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = @{bin}/v4l2-ctl profile v4l2-ctl @{exec_path} { include include include @{exec_path} mr, /dev/media@{int} rw, /dev/video@{int} rw, include if exists } # vim:syntax=apparmor