rtl8821cu mdev rule for automatic usb modeswitch

This commit is contained in:
2026-04-04 01:01:44 -03:00
parent bacddccd76
commit 14481a2939
4 changed files with 13 additions and 16 deletions

View File

@@ -1,4 +1,9 @@
# <name> <type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>
# ssh keys
/etc/ssh/ssh_host_ecdsa_key f 600 0 0 - - - - -
/etc/ssh/ssh_host_ed25519_key f 600 0 0 - - - - -
/etc/ssh/ssh_host_rsa_key f 600 0 0 - - - - -
/etc/ssh/ssh_host_rsa_key f 600 0 0 - - - - -
#rtl8821cu usb modeswitch script
/lib/mdev/rtl8821cu_usb_modeswitch.sh f 755 0 0 - - - - -