mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-18 17:33:31 +00:00
Merge pull request #4862 from deadlineOvO/patch-1
/sbin/mtkwifi 777 to 755
This commit is contained in:
commit
617ae6c4a7
@ -1,5 +1,5 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
chmod 777 /sbin/mtkwifi
|
||||
chmod 0755 /sbin/mtkwifi
|
||||
START=15
|
||||
STOP=15
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user