2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-11-16 03:30:23 -07:00

busybox: mdev: Fix /dev/snd

This commit is contained in:
Dylan Araps 2020-01-20 15:58:48 +02:00
parent 19829ea988
commit 906e3e746c
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
3 changed files with 3 additions and 2 deletions

View File

@ -4,4 +4,4 @@ da3ef90a65abcbd112fa98a00799745d88d568cde290e049a5380dfc74de620a .config-suid
814dea14ac612125e97dcc1d619219b2c9dfc14850bf48d858421fb2c98eca12 crond.run
4a5981f4b0d791fe9b84b0b2e01ae905f6565c8245b3cd603e6decf34ddad71a syslogd.run
961f5944c3ed40a9407b42f19fe694adb95fe9684980fb16d1eee6d928c176b5 mdev.run
56be6ee952d8e77a41751f7bc6ec08f9191426a55e5b342541215d7488fb6f49 mdev.conf
11fe9cdb031d0c387dfb366dc9cdbabadd129f5bbed34659868914058ada11c7 mdev.conf

View File

@ -33,4 +33,5 @@ psaux root:root 660 >misc/
rtc root:root 664 >misc/
dri/.* root:video 660
snd/.* root:audio 660

View File

@ -1 +1 @@
1.31.1 3
1.31.1 4