Removing double video4linux rules now its in its own z-video file
This commit is contained in:
parent
063dfac9d6
commit
70349c4dd3
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue