mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
fix: ensure can start child-modprobe-nvidia.
This commit is contained in:
parent
7c1d8a3efa
commit
f34fbeef7f
@ -17,7 +17,7 @@ abi <abi/3.0>,
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/nvidia-modprobe
|
||||
profile child-modprobe-nvidia {
|
||||
profile child-modprobe-nvidia flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user