apparmor.d/apparmor.d/abstractions/graphics-full
2024-02-11 13:34:12 +00:00

13 lines
431 B
Text

# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2023-2024 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
include <abstractions/graphics>
@{bin}/nvidia-modprobe Px -> nvidia_modprobe,
/dev/char/@{dynamic}:@{int} w, # For dynamic assignment range 234 to 254, 384 to 511
/dev/nvidia-uvm rw,
/dev/nvidia-uvm-tools rw,
include if exists <abstractions/graphics-full.d>