5 lines
76 B
Text
5 lines
76 B
Text
|
#!/bin/sh
|
||
|
|
||
|
# Enable wcnss-wlan init script
|
||
|
rc-update add wcnss-wlan default
|