first commit
This commit is contained in:
11
external/packages/extras-buildpkgs/xf86-video-armsoc/debian/xserver-xorg-video-armsoc-sun4i.udev
vendored
Normal file
11
external/packages/extras-buildpkgs/xf86-video-armsoc/debian/xserver-xorg-video-armsoc-sun4i.udev
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Do not edit this file, it will be overwritten on update
|
||||
#
|
||||
# Set the right permissions to the devices provided by the
|
||||
# armsoc driver
|
||||
ENV{ACL_MANAGE}=="0", GOTO="mali_gpu_end"
|
||||
ACTION!="add|change", GOTO="mali_gpu_end"
|
||||
|
||||
# graphics devices
|
||||
ACTION=="add|change", KERNEL=="mali*", TAG+="udev-acl"
|
||||
|
||||
LABEL="mali_gpu_end"
|
||||
Reference in New Issue
Block a user