Removing double video4linux rules now its in its own z-video file

This commit is contained in:
Adam Boardman 2021-01-14 11:21:08 +00:00
parent 063dfac9d6
commit 70349c4dd3

View file

@ -10,7 +10,7 @@ SUBSYSTEM=="misc", KERNEL=="log_system", SYMLINK+="alog/system"
SUBSYSTEM=="misc", KERNEL=="log_main", SYMLINK+="alog/main"
# Video device symlinks needed for video codecs
SUBSYSTEM=="video4linux", KERNEL=="video[0-9]*", ATTRS{link_name}!="", SYMLINK+="video/%s{link_name}"
#SUBSYSTEM=="video4linux", KERNEL=="video[0-9]*", ATTRS{link_name}!="", SYMLINK+="video/%s{link_name}"
# Partition symlinks, compatible with the android way of setting up the
# symlinks.