mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 16:02:39 +01:00
3 lines
177 B
Plaintext
3 lines
177 B
Plaintext
# Remove the 'uaccess' tag from ipu7 video4linux devices to avoid the application like Cheese seeing them.
|
|
SUBSYSTEM=="video4linux", ENV{ID_V4L_PRODUCT}=="ipu7", TAG-="uaccess"
|