Better support for video devices (ex: webcam)

Actually, Wirepumbler profile fail to access to /dev/video devices
this update fix this problem.
This commit is contained in:
Jose Maldonado aka Yukiteru 2024-04-25 21:35:12 -04:00 committed by Alex
parent 3291fa7f8f
commit 5d1fae1121

View File

@ -3,3 +3,6 @@
# SPDX-License-Identifier: GPL-2.0-only # SPDX-License-Identifier: GPL-2.0-only
@{sys}/devices/@{pci}/video4linux/video@{int}/uevent r, @{sys}/devices/@{pci}/video4linux/video@{int}/uevent r,
# /dev access devices
/dev/video@{int} rw,