mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
/sbin/mtkwifi 777 to 755
只是认为 777 没有必要
This commit is contained in:
parent
d72f523497
commit
420e0e8579
@ -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