mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-06 17:31:01 +01:00

Commit aa06528790
made @{sys} tunable
available by default.
Update profiles and abstractions to actually use @{sys} tunable for
better confinement in the future (when @{sys} becomes kernel var).
Closes LP#1728551
6 lines
127 B
Text
6 lines
127 B
Text
# vim:syntax=apparmor
|
|
# video device access
|
|
|
|
# System devices
|
|
@{sys}/class/video4linux r,
|
|
@{sys}/class/video4linux/** r,
|