mrrl-mdev-conf

mdevd configuration for mrrl; fork of Alpine's mdev-conf
git clone https://ccx.te2000.cz/git/mrrl-mdev-conf
Log | Files | Refs | README | LICENSE

commit ca007685f6d905b9bab2f79de48e1d5f1f84cd1e
parent e3489b67777e5fb04d1061f27109cc249cc333d0
Author: Jakub Jirutka <jakub@jirutka.cz>
Date:   Sun, 19 Mar 2023 02:08:56 +0100

mdev.conf: add cdc-wdm[0-9] to dialout group

This device type is used for cellular (e.g. LTE) modems connected
via USB bus.

Diffstat:
Mmdev.conf | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/mdev.conf b/mdev.conf @@ -67,6 +67,9 @@ slamr root:dialout 0660 @ln -sf $MDEV slamr0 slusb root:dialout 0660 @ln -sf $MDEV slusb0 fuse root:root 0666 +# mobile broadband modems +cdc-wdm[0-9]+ root:dialout 0660 + # dri device dri/.* root:video 0660 card[0-9] root:video 0660 =dri/