mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-05 08:45:22 +00:00
add a missing slash at the end of the sys rule See merge request apparmor/apparmor!791 Acked-by: Christian Boltz <apparmor@cboltz.de> for 2.12..master (cherry picked from commit4fd7bcc289
)b3dcd02d
add a missing slash at the end of the sys rule
7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
# vim:syntax=apparmor
|
|
# video device access
|
|
|
|
# System devices
|
|
@{sys}/class/video4linux/ r,
|
|
@{sys}/class/video4linux/** r,
|