commit 71eacb8066f57296f8ee1300205aac1502243e35 parent a3f5cf483e0fbc8dc2c233269e3c0c09ebd8fc74 Author: Natanael Copa <ncopa@alpinelinux.org> Date: Wed, 7 Sep 2022 06:50:26 +0000 Merge branch 'input-fixes' into 'master' Fix input stuff See merge request alpine/mdev-conf!1 Diffstat:
| M | mdev.conf | | | 6 | +----- |
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/mdev.conf b/mdev.conf @@ -99,11 +99,7 @@ psaux root:root 0660 >misc/ rtc root:root 0664 >misc/ # input stuff -event[0-9]+ root:input 0640 =input/ -mice root:input 0640 =input/ -mouse[0-9] root:input 0640 =input/ -js[0-9] root:input 0640 =input/ -ts[0-9] root:input 0600 =input/ +SUBSYSTEM=input;.* root:input 0660 # v4l stuff vbi[0-9] root:video 0660 >v4l/