2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-01 23:05:11 +00:00

add a missing slash at the end of the sys rule

This commit is contained in:
Mikhail Morfikov
2021-08-20 00:38:14 +02:00
parent 516733950e
commit b3dcd02dff

View File

@@ -4,7 +4,7 @@
abi <abi/3.0>,
# System devices
@{sys}/class/video4linux r,
@{sys}/class/video4linux/ r,
@{sys}/class/video4linux/** r,
owner /dev/shm/libv4l-* rw,